Skip to main content

This is a pytorch based utilities library which will help you for training and visualizing computer vision models.

Project description

woollylib

This is a pytorch based utilities library which will help you for training and visualizing computer vision models.

  • Structure Tree

├── woollylib
│   ├── models
│   │     ├── model.py
│   │     └──  resnet.py
│   ├── utils
│   │    ├── gradcam
│   │    │   ├── _init_.py
│   │    │   ├── compute.py
│   │    │   ├── gradcam.py
│   │    │   └── util.py   
│   │    │
│   │    ├── transform.py 
│   │    ├── utils.py 
│   │    └── visualize.py 
│   │ 
│   ├── _init_.py
│   ├── backpropagation.py
│   ├── dataset.py
│   ├── main.py
│   ├── scheduler.py
│   └──training.py
│   
├── setup.py
├── LICENSE
├── CHANGELOG.txt
├── MANIFEST.IN
├── README.txt
├── requirements.txt
├── .gitignore
└── README.md

Installation

pip install woollylib

How to Use it

Contributers

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

woollylib-0.0.3.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

woollylib-0.0.3-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: woollylib-0.0.3.tar.gz
  • Upload date:
  • Size: 10.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for woollylib-0.0.3.tar.gz
Algorithm Hash digest
SHA256 5f61cdaafa53a56bba58138363031baac0d1bed68a3f9823547449f79fe38d19
MD5 a49d2537a1f87e23118c315853c7fc21
BLAKE2b-256 1f34d6112b76f5f8e46ae4fc9f5e57287628236d6096ee67c1ecb5ccba5eca0d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: woollylib-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 11.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for woollylib-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7f9e23c5152842be99eee69cf035348fdf2582348867adfba093722520749231
MD5 a7e43cf3a84211fa383d3e4a149c9033
BLAKE2b-256 926db4ef4e8e0437d539c126002d2712c7955974bf8d057e979709c33705048c

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