Closed zhanghan328 closed 7 years ago
Please, see SSD_training.ipynb
.
@zhanghan328 Hi, I suppose that you are working on the Kaggle competition. How is your progress with this SSD algorithm? From my experiment, the model suffered a lot from over-fitting and it could not detect fishes in the validation/testing dataset.
I just want to detect the fish and capture it from a image. One picture only contain one kind of fish. My dataset has 7 kinds of fishes image. How to train my dataset and i can capture fish from a image. Thanks.