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
│   ├── bp
│   │   ├── autocast
│   │   │     └── backpropagation.py   
│   │   ├── losses
│   │   │     └── backpropagation.py  
│   │   ├── optimizer
│   │   │     └── backpropagation.py  
│   │   ├── ricap
│   │   │     └── backpropagation.py   
│   │   └── vanila  
│   │         └── backpropagation.py   
│   │ 
│   ├── models
│   │   ├── custom
│   │   │     └── custom_resnet.py 
│   │   ├── model.py
│   │   └── resnet.py
│   │ 
│   ├── preloading
│   │    └── dataset.py 
│   │ 
│   ├── utils
│   │    ├── gradcam
│   │    │   ├── _init_.py
│   │    │   ├── compute.py
│   │    │   ├── gradcam.py
│   │    │   └── util.py   
│   │    │
│   │    ├── transform.py 
│   │    ├── utils.py 
│   │    └── visualize.py 
│   │ 
│   ├── _init_.py
│   ├── dataset.py
│   ├── main.py
│   ├── scheduler.py
│   └──training.py
│   
├── setup.py
├── LICENSE
├── 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.4.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

woollylib-0.0.4-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for woollylib-0.0.4.tar.gz
Algorithm Hash digest
SHA256 9269211103da8fe3cfc19bd5bd075f9d1ee6cbc4daa4825d97bbf2b8cf29354e
MD5 7f44be3e5e5dbf86c882cd73c0843243
BLAKE2b-256 5d1f8830eeb7fca7b1b9153e66f71565be47be96be30957c1309e9c5a8d8cded

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for woollylib-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 095bef0a6c7dc518370fb4ff73caba7457faed9ea2d8363ee588b93f89f993ff
MD5 c032d51b475e12db37bfb3f13fccfe66
BLAKE2b-256 730a959c02c9103b971a1750226fbc6fd55c836b5188912b3695e6b2604d0a70

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