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

Correct pathes and fix error #453

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

Correct pathes and fix error #453

wants to merge 22 commits into from

Conversation

Oper18
Copy link

@Oper18 Oper18 commented May 15, 2019

Correct models, anchors and classes paths as absolute for using Keras as library and correct error with showing image (r_image is tuple)

Borda and others added 18 commits September 21, 2018 14:19
 * rename tiny-yolos
 * update conver_weights
 * add bash predict
 * update predict_interactive
 * update README
 * add req. for sripts
 * extend CI by prediction
 * update README
 * remove fonts
- add downloads
- select VOC set
 * rebactor training.py
 * move create-model to yolo3.model
 * using argparse
 * train params as JSON config
 * add sample how to download datasets
 * move loading fn to yolo3.utils
JensHumrich added a commit to JensHumrich/keras-yolo3 that referenced this pull request Jun 12, 2019
* refactoring
* using YAML configs
* using CSV anchors
* add sample image
* reduce path asserts
* update args
* fix Keras min version
* fix loading models
* refactor training params
* update model export
* fix CI
@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 ?

Borda and others added 2 commits August 15, 2019 11:44
* add CI training
* req. Keras version
* define TF session
* rename augument. param
* fix generator w/o augument.
* turn off gene for validation
* add CodeCov config
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.

2 participants