Skip to main content

A Package for AI projects

Project description

This is simple package for your easy AI projects.

[ImageClassification]

Classification is as simple as...

from X_AI.Vision.ImageClassification import Classify classify = Classify.ImageClassification(path) #path to imagefolder classify._Train()

That's it your model is trained

To plot your results:-

classify.plot_results()

To predict on New images:

classify._predict()

To save your model/weights:

classify.save_model(path) #path to store the model classify.save_weights(path) # path to store weights

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

X_AI-0.0.2.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

X_AI-0.0.2-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file X_AI-0.0.2.tar.gz.

File metadata

  • Download URL: X_AI-0.0.2.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.0

File hashes

Hashes for X_AI-0.0.2.tar.gz
Algorithm Hash digest
SHA256 f0d75390e5fbcb17af94af1ba880350b26614c979f2a5c2ac07510ac79555399
MD5 364ab81a1389d415216dac0d82a0141a
BLAKE2b-256 76a9f9d2b5b1e95483cc45348e4ccffc6611e91909290606d79736d3230f0a73

See more details on using hashes here.

File details

Details for the file X_AI-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: X_AI-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.0

File hashes

Hashes for X_AI-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d97c0073799d5b078e2a29ae0f46a750ab1436aaefdac550acc6f8e3f9f4abba
MD5 aae101ea27073e2b33e4e913e21c9e76
BLAKE2b-256 6cce62b038ea213ebd392ae03a0051f8fb17bc91679abf54083991c4c992294a

See more details on using hashes here.

Supported by

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