jags commited on
Commit
1adc329
1 Parent(s): 7bafbc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -33,6 +33,12 @@ You can use the raw model for object detection. See the [model hub](https://hugg
33
 
34
 
35
  ## How to use
 
 
 
 
 
 
36
 
37
 
38
 
 
33
 
34
 
35
  ## How to use
36
+ Please note all modes ending with seg or have seg in their name will do segmentation+masks.
37
+ All models having a 'ded' in their name will do a dedection of the image.
38
+ we are geenrally focussed in providing 8m bassed models .
39
+ But one can use 8l, 8n or 8x models as these are trained on different image sizes and different image sets.
40
+ Generally the coco and openImage sets from ultralytics are taken for our comfyUI testing.
41
+ More info and general models for other inferences will be updated as they get trained.
42
 
43
 
44