Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

efficient_det-0.0.11-py3-none-any.whl (38.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page