No project description provided
Project description
NamableClassify
“名可名,非常名。无名,天地之始; 有名,万物之母。” —— 《道德经》
“The names that are given to the namable, are not the enduring and unchanging nature of the namable.
The unnamable (, which is the nature of the namable, ) is considered as the beginning of the world;
the namable (names, in contrast), we attribute them to be the mother of (guiding us to learn and recognize) all things.” —— “Dao De Jing (Classic of the Way and Virtue)”
“A thing is a thing; not what is said of that thing.” —— “Birdman”
In this library, we are focusing on the Image Classification task, which requires the AI model to classify images into different preset names (categories).
We believe this is the beginning how we can train AI models and guide
them to know the world, because as you can see since from the ImageNet
competition, the performance of AI models has been improving
significantly, with the rapid development of deep learning techniques,
resulting in the advancement of artificial intelligence.
That’s why we named our library the NamableClassify
, borrowing the
“Old Master” ’s philosophy.
Developer Guide
If you are new to using nbdev
here are some useful pointers to get you
started.
Install NamableClassify in Development mode
# make sure NamableClassify package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to NamableClassify
$ nbdev_prepare
Usage
Installation
Install latest from the GitHub repository:
$ pip install git+https://github.com/2catycm/NamableClassify.git
or from conda
$ conda install -c 2catycm namable_classify
or from pypi
$ pip install namable_classify
Documentation
Documentation can be found hosted on this GitHub repository’s pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.
How to use
Fill me in please! Don’t forget code examples:
1+1
2
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
File details
Details for the file namable_classify-0.0.1.tar.gz
.
File metadata
- Download URL: namable_classify-0.0.1.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50864a0062e9573a122b7a799077d0ee3aa11c88e3dad91e5672252eb91073ac |
|
MD5 | f31f80e2c1039a6e07a5bc9e25b951ff |
|
BLAKE2b-256 | 29db8f63caba148ec0f344c32490ad82f8549e11aa21a6d08c6e17a65a75fdc2 |
File details
Details for the file namable_classify-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: namable_classify-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 626297b970013b7b914c48d5bb5a12aae7e0e1449fe69855643d4a89ba0d0d91 |
|
MD5 | 37cf8740c37a404403a22c0c35159ae5 |
|
BLAKE2b-256 | 2c0c70c6721f927265a599d9cae60ef673835bf97f7c074129434be424913861 |