Deep Learning Based FTIR Polymer Classification
Project description
FTIRNet
Deep Learning based FTIR Polymer Classification.
Installation
pip install ftirnet
Usage
import ftir
result = ftir.predict(
"sample.csv",
model="pretrained"
)
print(result.prediction)
print(result.confidence)
Available Models
- pretrained
- base
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
ftirnet-0.1.0.tar.gz
(12.8 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ftirnet-0.1.0-py3-none-any.whl
(12.8 MB
view details)
File details
Details for the file ftirnet-0.1.0.tar.gz.
File metadata
- Download URL: ftirnet-0.1.0.tar.gz
- Upload date:
- Size: 12.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af00d9ac6908b6693f4d997206328381156ac5b11cc1a48e985b2c8ee18b2860
|
|
| MD5 |
ea1cdaf546d76cf9a2a1617503226ef6
|
|
| BLAKE2b-256 |
095925c1a2c56cc9495507eaa347077d6dc895706448998fd7e75a6badd6cd18
|
File details
Details for the file ftirnet-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ftirnet-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5b15e163dc7541cd87c9301c9f6afe2f7550fde75a22ee94fccf641b769d381
|
|
| MD5 |
c9b2d8862a156a9c1e88f04a85e4678d
|
|
| BLAKE2b-256 |
a69b4454da141fe5d3c3970cd0f87333af645cd381023c9b0f0bbcbc08fe12be
|