Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add command option --imgdir, process all images in directory. #361

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

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