Open vdinesh18 opened 4 years ago
Hi Dinesh, you'll have to develop your own mxnet dataset class (https://mxnet.apache.org/api/python/docs/tutorials/packages/gluon/data/datasets.html) for your specific dataset.
Then run through the notebooks 1_b, 2, 3, and 4 with your dataset.
Hello, How can i retrain the mode with new dataset? I looked at the XML files for bounding box information but it looks different.
What are the preparation steps for retraining the model?
Please provide information!
Thanks Dinesh