🌟 TrainCV 🌟
No-code Labeling and Training Toolkit for Computer Vision
With Improved Labelme for Image Labeling
TODO
This project is under development. Please consider everything here unstable. There are a lot of features need to be added in the future.
You can request new features through this contact form.
I. Install and run
conda create -n traincv python=3.8
conda activate traincv
- (For macOS only) Install PyQt5 using Conda:
conda install -c conda-forge pyqt==5.15.7
pip install traincv
traincv_app
Or
python -m traincv.app
II. Development
pyrcc5 -o traincv/resources/resources.py traincv/resources/resources.qrc
python traincv/app.py
III. References
- labelme
- gpu_util
- Icons: Flat Icons