-
When I run "python -m pip install -e detectron2", the detectron2 cannot be correctly built. Please help me if you know how to solve this problem.
## ERROR: Command errored out with exit status 1:
…
-
2021-11-06 09:52:22,967 - mmdet - INFO - Environment info:
sys.platform: linux
Python: 3.7.10 (default, Feb 26 2021, 18:47:35) [GCC 7.3.0]
CUDA available: True
GPU 0: GeForce RTX 3060
CUDA_HO…
-
Recurrent operators (`RNN`, `GRU`, `LSTM`) currently have the following input and output shapes:
```
X : T
The input sequences packed (and potentially padded) into one 3-D tensor with the sha…
-
## Instructions To Reproduce the 🐛 Bug:
1. what changes you made (`git diff`) or what code you wrote
```
No changes
```
2. what exact command you run:
python -m pip install 'git+https://gith…
-
Thanks for your work,but I encounter some problem when I trying to resume from latest training result.
**Describe the bug**
My computer lost power when training,I try to resume but I got a 'Permis…
-
I am trying to run the Hybrid Task Cascade model on my own dataset with just a single object class. I have produced my own segmentation maps setting black (0,0,0) for the object class and white (255,2…
-
python tools/run_net.py --cfg configs/Kinetics/C2D_8x8_R50.yaml NUM_GPUS 1 TRAIN.BATCH_SIZE 8 SOLVER.BASE_LR 0.0125 DATA.PATH_TO_DATA_DIR path_to_your_data_folder
Traceback (most recent call last)…
-
I have a problem with installation of Detectron2 using Dockerfile. Can you please help me to solve it?
## Instructions To Reproduce the 🐛 Bug:
1. what changes you made (`git diff`) or what code …
-
I am getting this error when running pip install:
python -m pip install 'git+https://github.com/facebookresearch/detectron2.git'
I can't figure out problem by looking at the logs.
Kindly help m…
geo47 updated
3 years ago
-
If you do not know the root cause of the problem, and wish someone to help you, please
post according to this template:
## Instructions To Reproduce the Issue:
1. what changes you made (`git di…