Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neurotech-hq/nerve
A python library for doing pre-processing on image data for training computer vision models
https://github.com/neurotech-hq/nerve
computer-vision machine-learning opencv tanzania
Last synced: 8 days ago
JSON representation
A python library for doing pre-processing on image data for training computer vision models
- Host: GitHub
- URL: https://github.com/neurotech-hq/nerve
- Owner: Neurotech-HQ
- License: mit
- Created: 2021-05-27T19:06:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-02T15:17:23.000Z (about 3 years ago)
- Last Synced: 2023-10-20T22:01:53.778Z (about 1 year ago)
- Topics: computer-vision, machine-learning, opencv, tanzania
- Homepage: https://neurotech-hq.github.io/nerve/
- Size: 184 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nerve
A python library for doing pre-processing on image data for training computer vision models |
## Features to be implemented
- breaking video into images (frames)
- Image data generation
- Increasing image training data by twisting it into different perspective and angles
- Simplifying process image data
- Auotomated noise removal
- Resizing all images training data into one resolution
- Easy loading of image data from folders ready for trainingStay tuned !!!