| license: mit | |
| This model is a MobileNetV2 variant searched with NAS-LCD for animal recognition. | |
| The usage of this model can be found in example_inference.py. | |
| Example: python3 example_inference.py --torchscript nas_lcd_demo_mb_imagnet_zebra_torchscript.pt --image_path ENO_S2_C05_R1_IMAG1122.JPG --cls_map_path cls_map.txt |