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 Window mode and Video suppport(Separate Files) #7

Merged
merged 12 commits into from
Apr 7, 2018
Prev Previous commit
Next Next commit
Add TODO
  • Loading branch information
tanakataiki authored Apr 7, 2018
commit 76eeb1248928e5abaafe4bfcdf9124d548b93464
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

A Keras implementation of YOLOv3 (Tensorflow backend) inspired by [allanzelener/YAD2K](https://github.com/allanzelener/YAD2K).

Training is not supported.
Working On to Train...

---

Expand All @@ -23,3 +23,6 @@ python yolo.py
or
python yolo_video.py
```
TODO
1.Add Training
2.Remove PIL