shreyajn commited on
Commit
2b18bff
·
verified ·
1 Parent(s): 249b13d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ tags:
17
 
18
  DETR is a machine learning model that can detect objects (trained on COCO dataset).
19
 
20
- This model is an implementation of Posenet-Mobilenet found [here](https://github.com/facebookresearch/detr).
21
 
22
 
23
  This repository provides scripts to run DETR-ResNet101 on Qualcomm® devices.
 
17
 
18
  DETR is a machine learning model that can detect objects (trained on COCO dataset).
19
 
20
+ This model is an implementation of DETR-ResNet101 found [here](https://github.com/facebookresearch/detr).
21
 
22
 
23
  This repository provides scripts to run DETR-ResNet101 on Qualcomm® devices.