thtrieu / darkflow

Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
GNU General Public License v3.0
6.13k stars 2.08k forks source link

Video without any framing of the objects #1140

Open maryama-hash opened 4 years ago

maryama-hash commented 4 years ago

After following all the instructions provided to output a video with detected objects, this operation was not successful and the video comes out normal without any framing of the objects.

Thank you for helping me solve this problem.

JABBeeson commented 4 years ago

Does it work if you feed it an image instead of a video?