Infering novel classes for classification problems
Project description
pyopenset
Pyopenset is a package that implements the meyhodology described in the paper:
It allows a easy and intuitive way to add novel classes to a pretrained model without requiring further optimization, New classes will always be added after the last.
So for example if your model has 10 neurons each for a single class ,the new class would be associated with neuron 11.
Note that current implementation only supports softmax activation functions on the last layer.
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
pyopenset-0.0.12.tar.gz
(2.5 kB
view details)
File details
Details for the file pyopenset-0.0.12.tar.gz.
File metadata
- Download URL: pyopenset-0.0.12.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.0 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
772ebb164a3847e0c54f7960172477632b256fe98dd44f8b004d3a2ac6ee4835
|
|
| MD5 |
17a6fad5e9984829561cc22ebd4ab4c0
|
|
| BLAKE2b-256 |
d709201e86398776ce8feddf8da73bea52215b475f700bdece087280a784c001
|