hlopez commited on
Commit
47e6e53
1 Parent(s): 8c85b4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -5,4 +5,8 @@ language: en
5
  This model is a ViT trained to detect waste from images.
6
 
7
  The repository related to this model is: https://github.com/hectorLop/Waste-Detector
8
- This model was created using [Icevision](https://github.com/airctic/icevision), and all the code related to the training can be found here https://github.com/hectorLop/Waste-Detector/tree/main/waste_detector/object_detection/sagemaker
 
 
 
 
 
5
  This model is a ViT trained to detect waste from images.
6
 
7
  The repository related to this model is: https://github.com/hectorLop/Waste-Detector
8
+ This model was created using [Icevision](https://github.com/airctic/icevision), and all the code related to the training can be found here https://github.com/hectorLop/Waste-Detector/tree/main/waste_detector/object_detection/sagemaker
9
+
10
+ ### Requirements
11
+ - It is an EffientDet D1 model
12
+ - Works with RBG images of size 512x512