I try to do the training for the detection of people I use the SSD as a model, on the other hand I always have a weak mAP around 0.0005 ~ 0.000009
I changed my database but it’s still the same performance, I thought maybe the network “resnet_18.hdf5”
I’m working with this tutorial: SSD — Transfer Learning Toolkit 3.0 documentation
all the configuration has been done, in the same way I did the training for the detection of vehicles it worked well with an accuracy of 86%, but when I changed the class to the person the precision is very low
As we discussed above, you already training with SSD jupyter notebook against KITTI dataset with default training spec file, right?
Please share the .ipynb file here.
I do not use a jupyter notebook file because I run the command line in the terminal, indeed, I have respected all the requirements described in the jupyter notebook
I will run training with SSD jupyter notebook against KITTI dataset with default training spec file. To check if I can reproduce your error.
Please make sure we are on the same page.
I train SSD network with KITTI dataset. Modify epoch to 20. The AP for person is not 0.0005 ~ 0.000009.
I attach training log and spec. Please retry on your side. SSD_training_KITTI_300_300.txt (57.5 KB)
There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks