pytorch implementation of poly loss
Project description
PolyLoss implementation using PyTorch
Install
pip install polyloss
Usage
from polyloss import PolyLoss
...
criterion = PolyLoss(num_classes=1000)
...
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
polyloss-0.0.1.tar.gz
(2.5 kB
view details)
File details
Details for the file polyloss-0.0.1.tar.gz.
File metadata
- Download URL: polyloss-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91951cb859b29affd1281d271bae7f85b088913f3d94281a53c2fff79263e9a8
|
|
| MD5 |
a9184ba05286587cf7caed23290ad7b4
|
|
| BLAKE2b-256 |
4ee7305a2728cb551c56e3289edf43e83c8330cbd1dec2e157331380b3b7b2ac
|