Open Qiuchenggit opened 7 years ago
@Qiuchenggit Hi, can you train this network? I try on my own dataset, but the dimension seems not fit.Something wrong in the RPN.py. If there were any change you have made on the origin network?
The fix that helped me was going to tensorflow version 1.4 . I had 1.10 in one machine and 1.4 in another , the machine with 1.4 worked fine. So maybe that's your issue too.
dear @Qiuchenggit, can you please show me the steps to follow in order train on my own dataset (KITTI 2d object). I'm new to deep learning and I'am really stuck .
wish you can answer me quickly
After my training(only vehicle ang background), the mAP was just only 0.773. When i training the dataset, the params unchanged, except the categories(set 1) and used the pretrained model(inception_resnet_v2_2016_08_30.ckpt). Can you tell me, that's why???