-
Hi,
would you accept a PR for a DM-test version that accepts `scores_1`, `scores_2` as inputs instead of the original prices and point forecasts? That way, the DM test could as well be used for pr…
-
I noticed that your project provides high fps. I'm trying to add YOLO code for object recognition and it doesn't work.
```
import pyautogui
CONFIG_FILE = './yolov2-tiny.cfg'
WEIGHT_FILE = './yolov…
-
hi, I trained DistilPose-S model without distillation. To achieve this, I simply set these four losses to None:
loss_keypoint=dict(type='SmoothL1Loss', use_target_weight=True),
loss_vis_toke…
-
### Feature request
I wonder if could be added `PyLaia` model support: [https://gitlab.teklia.com/atr/pylaia](https://gitlab.teklia.com/atr/pylaia)
`PyLaia` works very well with text detection for H…
-
hi there. Is it possible to get the confidence score for the predicted key point for pre-trained model and custom trained model
what modifications are required to get the probability or confidence s…
-
Survey Users' Confidence in their rankings
1. User scores/ranks
2. Ask for his/confidence levels (e.g. slider 0-100 with default=50, or emojis shrug-soso-forsure. How certain do you feel?)
Survey if…
-
dear author,
Thank you did a great job! I have thought about using optical flow to suppress false negative on object detection mission.But I am confused with mAP calculation, chould you tell me the…
-
Hi, my usecase is to classify Job Title into Functional Areas. I finetuned `all-mpnet-base-v2` with the help of setfit by providing some 10+ examples for each class (Functional Areas).
I got `82%`…
-
Hi All!
I'm doing object detection with Yolov3 trained on custom data, the problem is that if I Run my network on the same image multiple times I get slightly different result in bounding boxes whi…
-
I have two classes(1 object class + background). By default, the model predicts objects with confidence scores above 90%. How can I find the predicted results that are less than 90%. Even I tried retr…
Dgs29 updated
3 years ago