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.11.tar.gz
(29.3 kB
view details)
Built Distribution
File details
Details for the file efficient-det-0.0.11.tar.gz
.
File metadata
- Download URL: efficient-det-0.0.11.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 | 1d10e02d43b5fcb373be328d64836f559c66708df0efcb2522537f5bd19f28b4 |
|
MD5 | 1717b3535244b0e9ac80c3abc527241f |
|
BLAKE2b-256 | a1cad3a83521c7b791fa21fe7243beb8972e1e9f751743d32f62c05f76d17bb1 |
File details
Details for the file efficient_det-0.0.11-py3-none-any.whl
.
File metadata
- Download URL: efficient_det-0.0.11-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 | ac2589e52fccb520f7c36fc2d844876b110f335aac88c8fbe5b10d5294c445cc |
|
MD5 | 068908878ea8ba40216c78b7d47fc4fb |
|
BLAKE2b-256 | 0010ee666041892cb054f04456f4751a0d4cec7f077a1bb155e7f7693392b47b |