-
Hi I was looking to just fine tune the segmentation part for my down stream task. Could you please let me know how to get that as both object detection and segmentation are there
And is there a way…
-
# TypeError in create_grid_input.py: Mismatch in save_pkl_file arguments
## Issue Summary
A TypeError is occurring in the `create_grid_input.py` script due to a mismatch between the number of argu…
-
Hi
I have followed the steps all goes well but when I upload video and submit It detect all objects within the video but don't detect the crash or accident while when I run the model implementer file…
-
## 📓 New
**Is this a request for a tutorial or for an example?**
I think it will be very great to see example about using Lightning and Fastai callbacks for model check point by metric.
For exam…
-
looking for any script/ support (python,opencv,darknet etc)for this trained model.I have trained object detection using this model, Now I want to integrate a tracker on the top of this detection. If …
-
We decided to use Swin Transformer, which shows SOTA performance on computer vision tasks including object detection / semantic segmentation, as a baseline of our project.
Here are the provided cod…
-
Hi,
When I visualize the features via PCA I'm able to see small objects but I'm not sure if this means the 1024 feature vector or ViT-L from DINOv2 must include spatial information of small objects r…
-
Hi, I noticed that new IDs cannot be added during inference on videos:
https://github.com/facebookresearch/segment-anything-2/blob/6186d1529a9c26f7b6e658f3e704d4bee386d9ba/sam2/sam2_video_predictor.p…
-
# Prerequisites
Please answer the following question for yourself before submitting an issue.
- [x ] I checked to make sure that this issue has not been filed already.
## 1. The entire URL of…
-
First off, thanks for an awesome tool!
I have an image recognition problem where I'm generating a dataset of tagged images, and many of the objects in my images are partially occluded. One approach…