Skip to content

Conversation

@bluesy7585
Copy link

add option to process all images in one directory and save predictions in sub-directory 'out'.
eg. python yolo_video.py --imgdir .\samples
predictions will be save in .\samples\out
predictions are images draw with bounding boxes.

its a command line option in darkflow

blues added 6 commits March 7, 2019 14:27
detect_image outputs results.
add command option for output .txt files in imgdir detection mode.
note: not sure whether its author's intentional design. but without smallest anchor, model can't detect small object.
@Borda
Copy link

Borda commented Aug 15, 2019

Hi, it seems that this repo is inactive for a while... (more than a year 😟)
Would you consider to pass your changes to this fork https://github.com/Borda/keras-yolo3 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants