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

Installation

From source:

python setup.py install

Examples


For more examples see example_transforms.ipynb and example_tranforms_pytorch.ipynb

Renders


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

Indices and tables