A Python package to get train and test a model for binary classification.
Project description
#TensorFLow-Binary-Image-Classifier
A Python package to get train and test a model for binary classification.
Usage
Following query on terminal will allow you to TRAIN the data. Here c1 and c2 are two categories and has SAME folder name of the data. p is path of folder containing train data image folders. e is number of epoches EX:
[Train_data] /
[not_human] , [human]
train -c1 not_human -c2 human -p c:/downloads/train_data/ -e 3
Following query on terminal will allow you to TEST the data. Here c1 and c2 are two categories and has SAME folder name of the data. p is path of folder containing test data image folder. EX:
[Test_data] /
[folder]
test -c1 not_human -c2 human -p c:/downloads/test_data/
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
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
File details
Details for the file TF-Binary-Classification-1.0.1.tar.gz.
File metadata
- Download URL: TF-Binary-Classification-1.0.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/18.5 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e82e68887391ca94ff90d4978f69fe7408692e93a4886f60c827a2b10ee4356e
|
|
| MD5 |
5f863326642f337adcb26e60a5ff301c
|
|
| BLAKE2b-256 |
1ab89824cad2f572ae3ad41d955b4ca55353e15d22096c5a23e46a3f72d9edea
|
File details
Details for the file TF_Binary_Classification-1.0.1-py2-none-any.whl.
File metadata
- Download URL: TF_Binary_Classification-1.0.1-py2-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/18.5 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4aaa118282a77b8ed70ff2c2cc4edbdb98fd89ff05c61886497b09befa93dd4
|
|
| MD5 |
c5b904d517a23badea2b6535f798fb7b
|
|
| BLAKE2b-256 |
0f902cc73a48ce872d945de538ace08ad308ef24fc6a98203b718262f20138d1
|