Update README.md
Browse files
README.md
CHANGED
@@ -34,12 +34,14 @@ You can use the raw model for object detection. See the [model hub](https://hugg
|
|
34 |
|
35 |
|
36 |
## How to use
|
37 |
-
Please note all
|
38 |
-
All models having a '
|
39 |
-
we are
|
40 |
But one can use 8l, 8n or 8x models as these are trained on different image sizes and different image sets.
|
41 |
Generally the coco and openImage sets from ultralytics are taken for our comfyUI testing.
|
42 |
More info and general models for other inferences will be updated as they get trained.
|
|
|
|
|
43 |
|
44 |
|
45 |
|
|
|
34 |
|
35 |
|
36 |
## How to use
|
37 |
+
Please note all nodes ending with seg or have seg in their name will do segmentation+masks.
|
38 |
+
All models having a 'det' in their name will do a detection of the image.
|
39 |
+
we are generally focussed in providing 8m based models .
|
40 |
But one can use 8l, 8n or 8x models as these are trained on different image sizes and different image sets.
|
41 |
Generally the coco and openImage sets from ultralytics are taken for our comfyUI testing.
|
42 |
More info and general models for other inferences will be updated as they get trained.
|
43 |
+
check out for more details in the github for same
|
44 |
+
url = {https://github.com/jags111/ComfyUI_Jags_VectorMagic}
|
45 |
|
46 |
|
47 |
|