Skip to main content

mscv - A foundational python library for computer vision research.

Project description

Introduction

MSCV is a foundational python library for computer vision research.

It provides the following functionalities.

  • Image IO and processing
  • Checkpoint processing
  • Test time Argumentation
  • Useful Meters(Avergae Meter, EMA Meter,...)
  • Model structure printing
  • TensorBoard Summary

NOTE: MSCV requires Python 3.6+.

Installation

For pip

pip install mscv

For source

Clone the repo, cd into it and run pip install . command.

git clone https://github.com/misads/mscv.git
cd mscv
pip install -e .

For conda

source ~/anaconda3/bin/activate
conda activate <env>
python setup.py install

A configure file mscv.egg-info will be generated in the repo directory. Copy mscv and mscv.egg-info to your site-packages folder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mscv-0.0.2.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

mscv-0.0.2-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file mscv-0.0.2.tar.gz.

File metadata

  • Download URL: mscv-0.0.2.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.24.0 CPython/3.7.3

File hashes

Hashes for mscv-0.0.2.tar.gz
Algorithm Hash digest
SHA256 c60a6dd1212abfd4acc9a393de905c2fab9a5f32fe7a7f39f3649f42fc969e57
MD5 7466bf2f3d1f2727732dc247c9fd8d1d
BLAKE2b-256 64f3bf903ccb4bb14af72a8f27fff6fbce4a3ca9151bcdf86ce27cd15df0c2f4

See more details on using hashes here.

File details

Details for the file mscv-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: mscv-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 10.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.24.0 CPython/3.7.3

File hashes

Hashes for mscv-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c0ac94d645e16fbe4fb80a03731426ce22a71455515297544a619b191395532d
MD5 5a3f0db73d6e44613ba19d2fbae60651
BLAKE2b-256 ce36277582c2789f6d3dee2733d676c3644f69d05a1d85d341c6774b8d846f18

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page