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)
CLI Usage
```sh
ftir file.csv --model pretrained
## 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.1.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.1-py3-none-any.whl
(12.8 MB
view details)
File details
Details for the file ftirnet-0.1.1.tar.gz.
File metadata
- Download URL: ftirnet-0.1.1.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 |
602fa65abe125ad4139f954aa2613696ab2c5fc62f217abe619ec0f01bb7862e
|
|
| MD5 |
89a19e2c4c29e78b3f38c23ebb08081d
|
|
| BLAKE2b-256 |
6ba121d52ce37a8b78ab1a8fe0779b7dd58a2909c56a687a22e01a54ad972940
|
File details
Details for the file ftirnet-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ftirnet-0.1.1-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 |
fe0c7d4cfa54e350bc0cf03144b4e8707c0d0cfec0670ee16057683f4bbf3165
|
|
| MD5 |
7cf37aae95a5b8402ebf0f2ca3dbce7e
|
|
| BLAKE2b-256 |
9e25ed409a2f14d2ba45f32e8a02776dbfec325a3f35c001888e06222b6ae0cd
|