-
**문제**
"명예의 전당"이라는 TV 프로그램에서는 매일 1명의 가수가 노래를 부르고, 시청자들의 문자 투표수로 가수에게 점수를 부여합니다. 매일 출연한 가수의 점수가 지금까지 출연 가수들의 점수 중 상위 k번째 이내이면 해당 가수의 점수를 명예의 전당이라는 목록에 올려 기념합니다. 즉 프로그램 시작 이후 초기에 k일까지는 모든 출연 가수의 점수가…
-
Dockerize the API and telegram bot, push images to Docker Hub and set up project-wide Docker compose with: redis, Flask API app on Gunicorn, and telegram bot.
-
Hi, I'm use this [**tensorflow yolov3 source**](https://github.com/YunYang1994/TensorFlow2.0-Examples/tree/master/4-Object_Detection/YOLOV3) to train my custom object, and result is a [**frozen model …
-
When I run test using the TTA strategy I get an error:
`python test.py --cfg_file cfgs/det_model_cfgs/centerpoint_1sweep.yaml --ckpt --set DATA_CONFIG.TTA True`
Exception has occurred: ValueError…
-
my command:python eval.py --trained_model=weights/yolact_base_54_800000.pth --score_threshold=0.15 --top_k=15 --image=test.jpg --config=yolact_base_config
Traceback(most recent call last):
File "…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Predict
### Bug
Fi…
-
** Is your request related to a problem?**
Rezonator allows the user to create a Stack, consisting of a set of lines that belong together in some way. But sometimes, some of the words in the Stack ar…
-
Transparency score calculation based upon the following analysis:
1. Dark patterns detected by BERT fine-Tuned Model
2. No of popups that are being detected and their frequency of appearance.
3. Ja…
-
`blueberry@poodle:~/FastDeploy/examples/vision/ocr/PP-OCR/rockchip/cpp/build$ ./infer_demo ch_PP-OCRv3_det_infer_rk3588_unquantized.rknn ch_ppocr_mobile_v20_cls_infer_rk3588_unquantized.rknn ch_PP-OC…
-
I'm not actually suggesting to do wbf or nms on masks but I think those methods should be compatible with masks for instance segmentation. I haven't tried any methods in this repository for instance s…