Guanghan / ROLO

ROLO is short for Recurrent YOLO, aimed at simultaneous object detection and tracking
Apache License 2.0
883 stars 278 forks source link

Molo model? #26

Open chenfsjz opened 7 years ago

chenfsjz commented 7 years ago

hi, I want to test the multi-object tracking with rolo, where can I find the

"model_MOT.ckpt" file

thank you!

hnyz979 commented 6 years ago

I have this file. It can also be downloaded by clicking at the link Model for demo

sunshinezhihuo commented 6 years ago

@hnyz979 Hello, do you run MOLO sucessfully? And do you have the "model_MOT.ckpt" file now, this project website and github can not find this file. So I can not download it.

hamdizarrouk commented 6 years ago

please can you send me the file "model_MOT.ckpt".

hamdizarrouk commented 6 years ago

@hnyz979 please can you send me the file "model_MOT.ckpt".

sunshinezhihuo commented 6 years ago

@hamdizarrouk hi, do you run the rolo code sucessfully?

hamdizarrouk commented 6 years ago

@sunshinezhihuo hi ,i tray to run code MOLO_network_test.py.

Tomingz commented 6 years ago

@sunshinezhihuo @hamdizarrouk I run the ROLO_demo_test.py successly,but when I run ROLO_network_test_all.py there is a error like this: ValueError: Variable rnn/lstm_cell/kernel does not exist, or was not created with tf.get_variable(). Did you mean to set reuse=None in VarScope? how to sovle it? maybe we can discuss it . my email:821514169@qq.com

wanjinchang commented 6 years ago

@hnyz979 Hello!Can you send the "model_MOT.ckpt" file to my email 657455278@qq.com?? Thank you very much!!