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.3.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

mscv-0.0.3-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mscv-0.0.3.tar.gz
  • Upload date:
  • Size: 8.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.3.tar.gz
Algorithm Hash digest
SHA256 c788aee8c6d0b4aaf7801276328493a6666ea12d7db2011774561cc649203bc7
MD5 af340a28490cd337c21635945418e639
BLAKE2b-256 3d00377e9aadb87c4c111aa6d44c1a522517db3d6b546218e18eb2c282d0783c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mscv-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 10.7 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 14558cff4bfe8310d280db160872c2d38d845fdff092da29797e6a9950e37dac
MD5 d64275cdf28c10c24dda045bfa3bbfcc
BLAKE2b-256 f420078155afa6dd3ca7f4b0edab01580f5a49b8414c4f616644571004903fc6

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