mxnet-finetuner
mxnet-finetuner copied to clipboard
An all-in-one Deep Learning toolkit for image classification to fine-tuning pretrained models using MXNet.
Hello, I really enjoy this! I hope that adding the following features would be more helpful. 1: The name of the training data directory other than /image can be selected...
I am getting this error. Can you please help? ERROR: Version in "./docker-compose.yml" is unsupported. You might be seeing this error because you're using the wrong Compose file version. Either...
First of all thanks for the great library. It makes things so simple to predict objects. Now I want to try out object detection. The bounding box style. I did...