shreyajn commited on
Commit
a7552ff
·
verified ·
1 Parent(s): f4e3545

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ tags:
19
 
20
  ResNeXt101 is a machine learning model that can classify images from the Imagenet dataset. It can also be used as a backbone in building more complex models for specific use cases.
21
 
22
- This model is an implementation of Posenet-Mobilenet found [here](https://github.com/pytorch/vision/blob/main/torchvision/models/resnet.py).
23
 
24
 
25
  This repository provides scripts to run ResNeXt101 on Qualcomm® devices.
 
19
 
20
  ResNeXt101 is a machine learning model that can classify images from the Imagenet dataset. It can also be used as a backbone in building more complex models for specific use cases.
21
 
22
+ This model is an implementation of ResNeXt101 found [here](https://github.com/pytorch/vision/blob/main/torchvision/models/resnet.py).
23
 
24
 
25
  This repository provides scripts to run ResNeXt101 on Qualcomm® devices.