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

jupyter notebook, added support for ssd-real model, yolo via keras AP… #28

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

Conversation

thejerrytan
Copy link
Collaborator

…I is not done yet

Sergey Morozov and others added 3 commits February 7, 2019 00:46
This script is capable of working with several datasets. 
It applies the requested image augmentation to the images from the provided dataset
and converts labels to several different formats. It also balances dataset as follows: red == yellow == green == nolight/3.

Resolves: 
- https://trello.com/c/hqC4qS4V 
- https://trello.com/c/mpD65u1M 
- https://trello.com/c/PRihCSCA 
- https://trello.com/c/1TIXNJzi
* added debug_image for ssd classifier

* draw all boxes with scores larger than threshold not only highest confidence box

* minor changes
@thejerrytan
Copy link
Collaborator Author

@ser94mor i think we can go ahead merging this into master, is there any other issue? i fixed the merge conflict.

@thejerrytan thejerrytan assigned ser94mor and unassigned thejerrytan Feb 26, 2019
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