-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Bug description
I found in PoseTrainingRunner.step(), this line "target = underlying_model.get_target(outputs,…
-
# Senselab Pose Estimation
**Goal:**
Integrate robust pose estimation workflows within Senselab
[ViTPose performs best on infants - mediapipe and deeplabcut are low on accuracy](https://arxiv.org/…
-
- [COCO keypoint challenge](https://places-coco2017.github.io/), [leaderboard](http://cocodataset.org/#keypoints-leaderboard)
- [PoseTrack Leaderboard](https://posetrack.net/leaderboard.php)
-
First of all: Great work, it's really nice to see more people working on BPMN recognition. :-)
I wanted to try out my Sketch2BPMN approach on your dataset. When I looked at the dataset, I found out…
-
Just want to share how to run on the latest version of Detectron2 (v0.6):
## 1. Environment
CUDA 11.1
Torch>=1.9.0 ```pip install torch==1.9.0+cu111 torchvision==0.10.0+cu111 torchaudio==0.9.0 …
-
The paper by [Bateson et al.](https://arxiv.org/pdf/1908.02996.pdf) seems relevant for this problem.
The task is simpler that in the paper of Bateson et al.: it only consists of a semantic labeling…
-
I am trying to build a model with multiple classification heads. MaskRCNN already has 3 heads - mask, box and class
How can we add another custom head such as another classification head. Is there a …
-
for the Collaborative Mode of annotation, is there a simple way to create a unlabeled dataset from a local directory and then export the annotations, not use the python code in the terminal ?
-
Input: camera image
Output: bbox detection, or sufficient information such that object centroid can be estimated
For our pick and place milestone, it doesn't matter what object we can detect (pref…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…