Skip to main content

A small example package

Project description

visitors

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


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 hashes)

Uploaded Source

Built Distribution

AICovidVN_2021-0.0.1-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

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