useAdministrator privilegeOpen CMD:
enter
pip install mmcv-full==1.2.2 -f https://download.openmmlab.com/mmcv/dist/cu110/torch1.7.0/index.html

That is, MMCV-FULL corresponding to CUDA11.0, Torch 1.7.0 is installed.
Can also be directly
pip install mmcv-full
If you are another version of the CUDA version,MMCV official websiteInstall the corresponding version of MMCV.
Remember to use administrator privileges.
In the process we write the code, run part of the program will need to elevate administrator privileges can. Below me, what will this enhance the user administrator privileges, rather than add an admi...
Windows Bat requests administrator privileges See more...
1-win+R 2-input gpedit.msc 3- Click Computer Configuration - Windows Settings - Security Settings - Local Policy - Security Options, the window to the right to find user account control: Run all admin...
Step 1: Right-click the target folder -> Properties -> Security -> Advanced second step third step the fourth step the fifth step Step 6 Step 7 Click "Enable Inherit...
Related issues: please run SwitchHosts as Administrator pressWindows+RButton, open the "Run" and enter "gpedit.msc", is to open the group policy, this can also be opened in the con...
OpenMMLab is indeed a treasure warehouse. The process of installation MMCV-FULL under Windows is briefly introduced below. Refer to the official document of MMCV (https://github.com/open-mmlab/mmcv) T...
table of Contents Preface 1. About Arduino 2. Use Arduino 3. Connect on arduino 4,Linux 5. Summary Preface Related arduino categories: The original link of this article is: No reprinting without the p...
Many times, we need to run the batch script with administrator privileges, such as operating the windows service. The batch script that provides the installation service in EasyNVR runs the bat file a...
Secondary Logon: Enable the boot process under different credentials. This type of login access will not be available if this service is stopped. If this service is disabled, any services that explici...