facebookresearch/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
PythonMIT
Issues
- 0
- 8
5 | #include <THC/THC.h> | ^~~~~~~~~~~ compilation terminated. error: command '/usr/local/cuda/bin/nvcc' failed with exit code 1
#1340 opened by Souryadipstan - 0
Why the validation loss is always increasing?
#1357 opened by imzhangyd - 5
RuntimeError: cuda runtime error (48) : no kernel image is available for execution on the device at /maskrcnn_benchmark/csrc/cuda/ROIAlign_cuda.cu:297
#1314 opened by lqniunjunlper - 0
- 0
errors in python setup.py in windows11
#1355 opened by xywhat - 0
Is it necessary to delete these parameters to fine-tune model when the number of classes changed?
#1354 opened by 4daJKong - 0
- 0
Mask Rcnn is too slow in Google Colab
#1349 opened by hasanhut - 0
THCudaCheck FAIL invalid device function
#1351 opened by selcukyazar - 2
- 1
error: option --cuda_ext not recognized
#1350 opened by pronaykp - 1
- 0
- 1
ImportError: /home/yangyang/anaconda3/envs/pytorch_4/lib/python3.6/site-packages/syncbn_gpu-0.0.0-py3.6-linux-x86_64.egg/syncbn_gpu.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN3c105ErrorC1ENS_14SourceLocationERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
#1309 opened by buzhidaoshenme - 3
if torch._six.PY3: AttributeError: module 'torch._six' has no attribute 'PY3'
#1341 opened by Souryadipstan - 0
## ❓ Questions and Help AttributeError:NMS
#1345 opened by SSSeven7 - 0
AttributeError:NMS
#1344 opened by SSSeven7 - 5
- 0
- 5
Can this project work with CUDA 11 and Pytorch 1.9.0?
#1322 opened by ghfdjsk - 0
PASCAL VOC with ResNet 152 - mask is not shown
#1342 opened by suresh-s - 1
ModuleNotFoundError: No module named 'yacs'
#1318 opened by Leo0408 - 1
AttributeError: 'list' object has no attribute 'numel'
#1326 opened by gzgz-code - 1
ImportError: DLL load failed while importing _C
#1316 opened by ctxjason - 1
training job failed
#1329 opened by manibharathy1 - 0
- 0
Not sure about the difference between two models
#1338 opened by JosephJohannson - 0
Not compiled with GPU support
#1337 opened by AnaRhisT94 - 0
- 0
when i run webcam.py ,ModuleNotFoundError: No module named 'maskrcnn_benchmark'
#1335 opened by yuheyuan - 0
training loss hovering around few values
#1334 opened by janmejaya-nanda - 0
ModuleNotFoundError: No module named 'fast_layer_norm'
#1332 opened by Zhefei777 - 0
Segmentation fault (core dumped)
#1331 opened by Y1nFaChu - 0
- 0
3080 train
#1328 opened by zhouyingchaoAI - 0
_C.SOLVER.TEST_PERIOD
#1325 opened by gzgz-code - 0
plot realtime by python
#1324 opened by shamilkh007 - 0
- 0
cannot import name 'COCODemo' from 'predictor'
#1321 opened by tianrking - 0
- 3
How to install pytorch-nightly 1.0 ?
#1317 opened by nanzh-19 - 0
only one GPU, I met the error that "Default process group is not initialized"
#1319 opened by nanzh-19 - 0
How to extract undetected object class labels after extracting `y_pred` from `predictions.pth` inference file.
#1315 opened by Eldad27 - 1
- 0
How can i get .pkl file conataing bounding boxes with class_id and scores ?
#1312 opened by mathshangw - 1
Image type of COCODataset class
#1311 opened by leop123 - 0
cannot evalute
#1310 opened by Zhefei777 - 0
ninja compile on win10,cuda10.1
#1308 opened by peter5232 - 0
Installation fails with recent PyTorch releases
#1307 opened by wanderingWitch