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

all kinds of bugs ... #22

Open zhhtu opened 7 years ago

zhhtu commented 7 years ago

hello everyone, I'm trying to make the model run, but currently there's all kinds of bugs. The first challenge is it is the most unclear README file I've ever found. There's no clue where to start, what is needed, data path changing or anything. I'm wondering is there anyone ever re-product the performance in the paper. Basically, I've just read the pre-trained results with so-called DEMO-file after several days debugging. Not even to mention the code does not support PYTHON 3 tensorflow1.0 or even OpenCV3.0. Also, files are missing (heat results file), file locations are also not mentioned in the README file. While, I decided to give up and move on with other papers. It's quite badly documented and the demo results seem even not fair.

njoye commented 7 years ago

Currently standing at the same point as @huanhuanxuxu. Did you find an alternative that you were able to get running ?

SMZCC commented 7 years ago

Do agree 😭

sahandb commented 3 years ago

I agree with these guys too, @Guanghan why you don't respond to our comment!

sahandb commented 3 years ago

I just want to develop the code and modify this repository for tensorflow 2.x and python 3.x, but you don't even give us any chance for doing it with this README and these bugs!