-
### Expected results
Expected train process completed.
### Actual results
>json_stats: {"accuracy_cls": 1.000000, "eta": "0:54:06", "iter": 34340, "loss": 0.005230, "loss_bbox": 0.001093, "lo…
-
## 🐛 Bug
Build from source on v1.0.0 fails with the following error:
```
[ 99%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/serialization.cpp.o
[ 99%] Building CXX obj…
-
hello, but do you also have pretrained weights from coco dataset instead of imagenet?
thanks
-
When I use one GPU to train, there is no problem. But when I use two or four GPUs, the problem come out. The log output:
terminate called after throwing an instance of 'caffe2::EnforceNotMet'
w…
-
Hi, first of all, thanks for releasing all of these wonderful models.
I succeeded in running inference code using Mask RCNN following the tutorial.
```
python2 tools/infer_simple.py \
--cfg…