AntonMu
|
f7bdfca980
|
fix: Update imports.
Make imports in colab consistent with non-colab code.
|
2021-05-30 15:52:21 -07:00 |
|
AntonMu
|
1aa2d72644
|
refactor: Change keras to tensorflow.keras
|
2021-05-30 15:05:36 -07:00 |
|
AntonMu
|
2710d12f9f
|
refactor(Simplify requirements)
|
2021-05-30 14:10:36 -07:00 |
|
AntonMu
|
9e8b3a12ec
|
Update README.md
|
2021-04-24 09:20:35 -07:00 |
|
AntonMu
|
57d2d365b9
|
docs: Add troubleshooting tip
Add a tip to create python 3.7 virtualenv for newer versions of python.
|
2021-04-18 23:16:13 -07:00 |
|
AntonMu
|
2a3bbcfb70
|
Merge pull request #223 from AntonMu/dependabot/pip/tensorflow-2.4.0
Bump tensorflow from 2.3.1 to 2.4.0
|
2021-04-16 19:42:44 -07:00 |
|
dependabot[bot]
|
c9996849e5
|
Bump tensorflow from 2.3.1 to 2.4.0
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.3.1...v2.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-16 08:20:13 +00:00 |
|
AntonMu
|
611e9ab249
|
Merge pull request #222 from AntonMu/dependabot/pip/pyyaml-5.4
Bump pyyaml from 5.3.1 to 5.4
|
2021-04-16 00:01:20 -07:00 |
|
AntonMu
|
1d703ed47b
|
Merge pull request #220 from AntonMu/dependabot/pip/pillow-8.1.1
Bump pillow from 7.2.0 to 8.1.1
|
2021-04-16 00:00:49 -07:00 |
|
AntonMu
|
bebbe16157
|
Update README.md
|
2021-04-15 23:59:57 -07:00 |
|
dependabot[bot]
|
6b0389234c
|
Bump pyyaml from 5.3.1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-25 23:20:21 +00:00 |
|
dependabot[bot]
|
c7878e4c60
|
Bump pillow from 7.2.0 to 8.1.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/7.2.0...8.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-19 10:00:50 +00:00 |
|
AntonMu
|
50781251c1
|
Merge pull request #210 from Superxwolf/master
Fixed --weights_path and --anchor_path parameters
|
2020-11-28 10:54:32 -08:00 |
|
Superxwolf
|
fd47398b3b
|
Fixed --weights_path and --anchor_path parameters
|
2020-11-28 11:59:23 -04:00 |
|
AntonMu
|
436c31803d
|
Update README.md
|
2020-11-01 21:07:13 -08:00 |
|
AntonMu
|
b205bc0cde
|
feat: Add support for Weights and Biases
Use www.wandb.ai to track your experiments online and pick the best hyperparameters.
|
2020-10-30 16:16:54 -07:00 |
|
AntonMu
|
84a5e99198
|
Update README.md
|
2020-10-17 10:47:55 -07:00 |
|
AntonMu
|
114110d031
|
Update README.md
|
2020-10-17 10:47:30 -07:00 |
|
AntonMu
|
d115f68289
|
Update README.md
|
2020-10-17 10:47:09 -07:00 |
|
AntonMu
|
fe63d4a904
|
Update README.md
|
2020-10-17 10:44:31 -07:00 |
|
AntonMu
|
4de90ffe3c
|
Merge pull request #192 from parikshit14/master
added support for webcam
|
2020-10-15 13:27:28 -07:00 |
|
parikshit
|
c05798e730
|
feat: Add webcam support
|
2020-10-16 01:12:48 +05:30 |
|
AntonMu
|
966f39a2a2
|
Update bug_report.md
|
2020-10-15 10:00:22 -07:00 |
|
AntonMu
|
0b3e07ed1f
|
Update bug_report.md
|
2020-10-15 09:59:22 -07:00 |
|
AntonMu
|
1da431c488
|
Update CONTRIBUTING.md
|
2020-10-11 13:58:48 -07:00 |
|
AntonMu
|
8a21d2d821
|
Update CONTRIBUTING.md
|
2020-10-04 11:36:18 -07:00 |
|
AntonMu
|
b1c102c19d
|
Create CONTRIBUTING.md
|
2020-10-02 00:18:44 -07:00 |
|
AntonMu
|
0cba301681
|
Merge pull request #187 from AntonMu/dependabot/pip/tensorflow-2.3.1
Bump tensorflow from 2.3.0 to 2.3.1
|
2020-09-25 15:21:22 -07:00 |
|
dependabot[bot]
|
29d911486a
|
Bump tensorflow from 2.3.0 to 2.3.1
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.3.0...v2.3.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-25 19:02:30 +00:00 |
|
AntonMu
|
10dd653b61
|
Update README.md
|
2020-09-22 14:04:32 -07:00 |
|
AntonMu
|
c2065a83d4
|
Update issue template
|
2020-09-17 13:21:22 -07:00 |
|
AntonMu
|
dbc4031da3
|
Update README.md
|
2020-09-17 13:14:54 -07:00 |
|
AntonMu
|
63234a81ef
|
feat: Simplify tiny YOLO training
Added some convenience features that make training the tiny model easier.
|
2020-09-10 00:22:39 -07:00 |
|
AntonMu
|
c37417d44f
|
Update README.md
|
2020-09-07 09:35:28 -07:00 |
|
AntonMu
|
4b4f15bb16
|
Update Readme and License
v0.1.15
|
2020-09-01 23:03:28 -07:00 |
|
AntonMu
|
da010b0614
|
Port to Tensorflow 2.3 and Keras 2.4
|
2020-09-01 23:03:28 -07:00 |
|
AntonMu
|
8b004a04e2
|
Add Google Colab Tutorial
|
2020-09-01 23:03:20 -07:00 |
|
AntonMu
|
0c1da5fe87
|
Initial commit
|
2020-09-01 22:52:46 -07:00 |
|