PyTVision¶
The pytvision package consists of my datasets, models, and image transformations methods for computer vision projects. This package also containing the synthetic render methods.
Features¶
- Include renderer for syntetic generate objects.
- Easy data aumentation for classification, segmentation and object detection.
- Easy to customize.
- Easy to add other frameworks.
- Extend datasets and models of the vision project
Project info¶
- GitHub repository: https://github.com/pedrodiamel/pytorchvision
- License: MIT
Installation¶
From source:
python setup.py install
Contributing¶
All development is done on GitHub: https://github.com/pedrodiamel/pytorchvision
If you find a bug or have a feature request file an issue at https://github.com/pedrodiamel/pytorchvision/issues