Open ChenCong7375 opened 5 years ago
@ChenCong7375 Hi,
Yes, you can look at: https://github.com/AlexeyAB/darknet/issues/3114#issuecomment-494148968
Try to use this cfg-file yolo_v3_tiny_pan_lstm.cfg.txt
https://github.com/AlexeyAB/darknet/files/3199631/yolo_v3_tiny_pan_lstm.cfg.txt
How to train the model: https://github.com/AlexeyAB/darknet/issues/3114#issuecomment-494154586
Hi @AlexeyAB , Thanks for your contribution. I noticed that you added LSTM several days ago. You said that it is better than crnn with occulation in tracking. Have you added relavent .cfg like yolov3-tiny_occlusion_track.cfg? thanks in advance.