Efficient-Det Implementation in Tensorflow Keras
Project description
EfficientDet
export PYTHONPATH="$PWD/src"
Execute all commands in efficientdet/
To run all tests:
- And run python3 -m unittest
To traing neural network
-
python3 train.py
-
Training will be logged with Tensorboard. To take a look at the training progress do: tensorboard --logdir logs
To test loaded model
-
Notebook in example_prediction/example_prediction.py
-
You need to set dataset path
-
You need to set path to trained model
-
path for notebook and python script are different
-
execute python script from efficientdet/ with python3 example/efficient_det_d0.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
efficient-det-0.0.10.tar.gz
(29.3 kB
view details)
Built Distribution
File details
Details for the file efficient-det-0.0.10.tar.gz
.
File metadata
- Download URL: efficient-det-0.0.10.tar.gz
- Upload date:
- Size: 29.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e3fe85e9aacf97a4dc38370a7279ca11f3322127c7aeb5fa729706b39aef5eb |
|
MD5 | 8b22685a6b9cc0c1b319d3b0011fc2b2 |
|
BLAKE2b-256 | fa4a7918c426989e91a4b83350d73415e5a6398ae5ba12c1ab4fc7e8601b8f94 |
File details
Details for the file efficient_det-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: efficient_det-0.0.10-py3-none-any.whl
- Upload date:
- Size: 38.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ece45ac9c368225de042a2e3b9a8f4588ce359e1c1a0d5988a0d07018955f806 |
|
MD5 | cb9716bb37dae76c2b200092d6393112 |
|
BLAKE2b-256 | 14da5374780e2015715dcda8c08e88e189afd78cfc1105eb9d7c888493eb6665 |