Skip to main content

Image classification engine

Project description

AKILAN : Image Classification Engine

Akilan is a Python library for quick image classification using TensorFlow. It is a wrapper around TensorFlow's tf.keras library. It is designed to be easy to use and easy to understand. The library is currently in development and is not yet ready for use. The library uses numpy, pandas, matplotliband seaborn for data manipulation and visualization. The library is written in Python 3.6. It is tested on windows and linux.

Installation

Use the package manager pip to install the library.

pip install akilan

Usage

import ICE

# Convert directory into dataframe
df = ICE.dir_to_df(path)

# Create train and test dataframes
train_df, test_df = ICE.split_df(df, test_size=0.2)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

akilan-0.0.2.tar.gz (1.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page