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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file darknet_config_generator-1.0.1.tar.gz.
File metadata
- Download URL: darknet_config_generator-1.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fb670e6d20736e44518034fa0927282f16ee7d63d230d74a6b34f52e2369ce6
|
|
| MD5 |
cd94c16b9c7f1c5e21a56e95b860bcd6
|
|
| BLAKE2b-256 |
79b7a630865a4dac48f516f87d26db4646dc6678205884efa9b49bb7aeb322e2
|
File details
Details for the file darknet_config_generator-1.0.1-py3-none-any.whl.
File metadata
- Download URL: darknet_config_generator-1.0.1-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b32ee881d8f341d60e8270c5f1611f2f14c08f9100129d62baacb4fe19b4ed7
|
|
| MD5 |
c04e0a761cfffb0f095eeb84078a844c
|
|
| BLAKE2b-256 |
612828b96c744b4f73bca6f9319a7fc0ade00f11a9248f6a142d89a323f6c207
|