Visym Python Tools for Privacy Preserving Computer Vision
Project description
Project
VIPY: Visym Python Tools for Computer Vision and Machine Learning URL: https://github.com/visym/vipy/
VIPY provides python tools for representation, transformation and visualization of annotated videos and images. Annotations are the ground truth provided by labelers (e.g. object bounding boxes, face identities, temporal activity clips), suitable for training machine learning systems. VIPY provides tools to easily edit videos and images so that the annotations are always updated along with them. This enables a clean interface for transforming complex datasets for input to your training and testing pipeline.
VIPY provides:
Representation of videos with activities and objects that can be resized, clipped, rotated, scaled and cropped.
Representation of images with object bounding boxes that can be manipulated as easily as editing an image
Clean visualization of labeled images and videos
Fluent interface for chaining operations on videos and images
Lazy loading of images and videos suitable for distributed procesing (e.g. spark, dask)
Straightforward integration into machine learning toolchains (e.g. torch, numpy)
Dataset download, unpack and import (e.g. ActivityNet, Kinetics700)
Requirements
python 3.* ffmpeg(optional)
Installation
Required `python pip install numpy scipy matplotlib dill pillow ffmpeg-python `
Optional `python pip install opencv-python ipython h5py nltk bs4 youtube-dl scikit-learn dropbox torch `
Contact
Jeffrey Byrne <<jeff@visym.com>>
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
File details
Details for the file vipy-0.6.3.tar.gz
.
File metadata
- Download URL: vipy-0.6.3.tar.gz
- Upload date:
- Size: 76.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c30fb45315da0291f464bdaf39baa7e2c21572e5a2d8e9ee633e8741376304a |
|
MD5 | d700f8f222b47f5fe5ab8d0bcb375a03 |
|
BLAKE2b-256 | ee5dd42ffa0439a97ded726af782907b35158fae455c97e3701e96cf4b484082 |