A small example package
Project description
1. Working tree
└── AICovidVN
├── data
│ ├── aicv115m_public_test
│ └── aicv115m_public_train
├── models
├── results
├── venv
│ ├── bin
│ ├── include
│ ├── lib
│ └── lib64 -> lib
├── requirements.txt
├── resnet50.py
├── predict.py
├── README.md
├── models.py
├── Training_AICovidVN_notebook.ipynb
├── Training_AICovidVN_resnetish18_notebook.ipynb
└── .gitignore
2. Install packages:
pip install -r requirements
3. Dependencies
Python 3.7
4. Datasets
5. Running
- Training colab:
Training_AICovidVN_notebook.ipynb
- Print result:
python predict.py
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
AICovidVN 2021-0.0.1.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file AICovidVN 2021-0.0.1.tar.gz
.
File metadata
- Download URL: AICovidVN 2021-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfbbfe303125aa027054fbe8d9f3207d6f96b60dd77be13c40c41b35dece9616 |
|
MD5 | 1b6ef453c6d915ddfbd1ecd60e1bc616 |
|
BLAKE2b-256 | c665c77f1ce4f3fae2e7720068f9c6bfc7061c2544498d0b86df5d34be4a956c |
File details
Details for the file AICovidVN_2021-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: AICovidVN_2021-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b8590d98be9168791ff4494ad29311223646c274099bebfacb2c4b65cf02d88 |
|
MD5 | 2b04d2b49ac078316ecc35ccc071aef4 |
|
BLAKE2b-256 | be71f91f4ef8c7e4ca4c25d0227651f291eba6a0a24e98ac2238f71a467f7c61 |