-
https://github.com/michaelgorkow/SAS_DeepLearning/blob/master/Face_Mask_Detection/face_mask_detection_training.ipynb
Tried running the code above and had errors with the training section
![image](ht…
-
Sorry for troubling you again. I tried to modify the single class detection to multi-class detection instead. However an error was encountered as below. I afraid any of my changes will affect the whol…
-
Do you still need DDetailer to use the mmdet models?
Here is another Detection Detailer fork named μ Detection Detailer (Mu DDetailer)
### Features
1. mmdet v2.x / v3.x support
2. mediapipe supp…
-
Hello,
Currently, instance segmentation models ouput various channels to be used to reconstruct the final instances. As this post-processing part needs to be done by the consumer software, as curre…
-
Hi everyone
I recently started evaluating SAM2 for tree detection.
I´d like to clarify that I am new to this whole topic and I´m trying to learn how to use SAM2 to detect trees.
I have tried t…
-
I use tools/deploy.py to get the TensorRT model and the configuration information is as follows:
mmdeploy\configs\mmdet\instance-seg\instance-seg_tensorrt-fp16_static-800x1344.py
mmdetection\configs…
-
Dears,
How to fix it?Belows are the error information.
**!!! Exception during processing!!! type object 'Yoloworld_ESAM_Zho' has no attribute 'inference_sam_with_boxes'** …
-
when I try to set up the parameters like Floor depth range (mm) or Floor mask dilation iterations, Interactive Arena Detection Tool failed to display the background or mouse. It kinds of stack in this…
-
I am running into errors when running object_detection models_main.py and getting the error:
Traceback (most recent call last):
File "model_main.py", line 25, in
from object_detectio…
-
Hi @Celebio @nlutsenko @colesbury @pdollar @calebrob6
Thanks for the great work.I was trying to run Grounded MobileSAM and EdgeSAM which is of course importing functions from SAM.Following issue I w…