riririririi

Results 4 issues of riririririi

could someone let me know how the model performs on your hardware, it would really help if you could let me know the inference time or fps achieved with the...

**Describe the bug** when i run `docker build --build-arg USER_ID=$UID -t yolact_edge_image .` it returns these errors: E: Unable to locate package libnvinfer7 E: Unable to locate package libnvonnxparsers7 E:...

Hi, I am a little confused about the parameters "iou_thresh" and "ignore_thresh". As per my understanding, "iou_thresh" decides if the predicted bbox is to be considered during training to contribute...

When trying to train the yolov2 with 2 changes in the cfg (addition of 2 SAM layers), the model doesnt start training. When the 2nd SAM layer is removed, the...