-
hi, I have trained with coco datasets(only extract 100 images for quickly test), and evaluate these 100 images to get AP(about 90). But when I run demo.py to view the mask of image, the result is very…
-
[This gist](https://gist.github.com/boolbag/2ee6e0ab53094b556790) illustrates a common database problem.
- two activities are defined: swimming and tennis (use the _See Other Tables_ pull-down to ins…
-
作者您好,我在使用pytorch版本rt-detr训练自己数据集时,num_classes设为 真实类别数+1 能正常训练,但设为 真实类别数 时出现以下报错,另外使用paddle版本的时候没这个问题
File "C:\pycharm project\RT-DETR-main\rtdetr_pytorch\tools\..\src\zoo\rtdetr\matcher.py", line…
-
hello...
Currently, I'm working on custom object detection like birds, etc.
I need to detect small objects also. but am not able to detect small objects. To get detect small objects, what I need to …
-
Some avenues to improve our mapping algorithm
- Big refactor/make the code more clear
- Wikipedia entity linking might be able to help us with improving the mapping of entities to skills taxonomie…
-
-
Title should be pretty self-explanatory, I'd love to be able to set up a virtual camera and film myself playing table tennis in mixed reality.
Not sure if the PC version supports this already becau…
-
Hello everyone,
I am currently working on a project using a Jetson Nano where I am trying to perform inference using TensorRT (Yolov5 object detection) in a ROS (Melodic) node. I have encountered a…
-
It's taking 35-40s to process the segmentation of a single frame.
My test setup configuration:
i. Ubuntu 18.04 LTS, core i7, 24 Gb RAM
ii. Graphics Nvidia 1070M (Laptop version of 1070Ti)
iii. C…
-
## ❓ How to train Panoptic Segmentation on a custom dataset ?
Hello everyone,
My question is two-fold :
1. What is the expected Detectron2 format for Panoptic Segmentation ? In the PS paper, they…