tinyml
No description available.
File Explorer
Download Latest Version (.zip)- mbv2-0.35.sh
- mbv3-0.35.sh
- mcunet.sh
- proxylessnas-0.35.sh
- tinymbv2.sh
- car.sh
- cub200.sh
- flowers.sh
- food.sh
- pets.sh
- eval.sh
- default.yaml
- netaug.yaml
- fig1.png
- fig2.png
- fig3.png
- fig4.png
- fig5.png
- fig6.png
- __init__.py
- layers.py
- mbv2.py
- mbv3.py
- mcunet.py
- proxylessnas.py
- tiny_mbv2.py
- __init__.py
- layers.py
- mbv2.py
- mbv3.py
- mcunet.py
- proxylessnas.py
- tiny_mbv2.py
- utils.py
- __init__.py
- __init__.py
- criterion.py
- distributed.py
- init.py
- lr_scheduler.py
- metric.py
- misc.py
- profile.py
- .gitignore
- eval.py
- README.md
- setup.py
- train.py
- make_aircraft.py
- make_all_datasets.sh
- make_cub200.py
- make_flowers102.py
- make_food.py
- make_pets.py
- make_stanford_cars.py
- aircraft.sh
- car.sh
- flowers.sh
- aircraft.sh
- car.sh
- cifar10.sh
- cifar100.sh
- cub200.sh
- flowers.sh
- food101.sh
- pets.sh
- __init__.py
- fgvc_data_providers.py
- fgvc_run_config.py
- __init__.py
- modules.py
- network.py
- __init__.py
- common_utils.py
- memory_cost_profiler.py
- __init__.py
- README.md
- tinytl_fgvc_train.py
- .gitignore
- .gitmodules
- LICENSE
- mcunet
- once-for-all
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/mit-han-lab/tinyml
Downloads the entire project code from GitHub to your computer.
cd tinyml
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly β no need to clone the source.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
