Skip to main content

Darknet Neural Network Configuration Generator

Project description

Darknet Neural Network Configuration Generator

@author: Adamu A. S

Motivation

If you have used darknet for one of your projects, you also understand the pain of editing the config file when you want to modify your network, optimization, and image augmentation parameters only to realize you forgot to edit another parameter after commencing training (bummer). You will also understand the pain of editing the configuration file to run inference. I implemented this to allow me to describe my neural network in a keras-like fashion and have a darknet config file generated.

Give it a try with your next darknet project :-)

Content:

  • Introduction.ipynb - Provides an Example Usage of the darknet config generator with YoloV3 Network.
  • example_generated.cfg - The resulting configuration file generation from Introduction.ipynb

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

darknet_config_generator-1.0.1.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

darknet_config_generator-1.0.1-py3-none-any.whl (8.8 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