You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
I'm trying to use my own datasets to train faster-rcnn. The code I use is based on the example code https://github.com/dmlc/mxnet/tree/master/example/rcnn. I modified the labels to fit my dataset. I compile MXnet with cuda 8.0 and cudnn
The command I use to train is:
parameters are as below:
Error Message:
Environment info
Operating System: Ubuntu 14.04
Package used (Python/R/Scala/Julia): Python
MXNet version:0.9.1
MXNet commit hash (
git rev-parse HEAD
):fbb68859699861bc104f4a692c660d74cff72f66Python version and distribution:Python 2.7
The text was updated successfully, but these errors were encountered: