MagicSource

Results 902 issues of MagicSource

train halpe26 always get some error: ``` alphapose/utils/metrics.py", line 110, in evaluate_mAP cocoEval.evaluate() File "/root/anaconda3/lib/python3.9/site-packages/pycocotools/cocoeval.py", line 157, in evaluate self.ious = {(imgId, catId): computeIoU(imgId, catId) File "/root/anaconda3/lib/python3.9/site-packages/pycocotools/cocoeval.py", line 157, in...

For decent pytorch version 1.11 (maybe 1.10), this file removed: ``` AlphaPose/detector/nms/src/nms_kernel.cu:5:10: fatal error: THC/THC.h: No such file or directory 5 | #include ``` ![image](https://user-images.githubusercontent.com/21303438/151491285-f26ec912-964c-426b-8907-5d46991c71cd.png)

Hi, thanks for this useful lib, can you add Add linkable jumping click? rich lib might support such feature, currently can not directly jumping to browser from terminal output

enhancement

how to integrate with detectron2?

The box send to vide is clearly x1y1x2y2.... But why it read as cxcyh? inside this func?? ``` def convert_crop_cam_to_orig_img(cam, bbox, img_width, img_height): ''' Convert predicted camera from cropped image...

bug

what should we do to apply such a mask head on top of centernet? Did you make any experiments on this?

![image](https://user-images.githubusercontent.com/21303438/75211519-1e7b7980-57bf-11ea-88f2-9e41623302fd.png) ![image](https://user-images.githubusercontent.com/21303438/75211535-2a673b80-57bf-11ea-9371-c8f7bf094b18.png) Especially the last picuture, I believed that car should more than 75% probabilities.

Hi, as I am testing, panopatic-deeplab can get a satisfying speed in terms of model forward time. However, when counts the postprocessing and visualize speed (this part can not be...

help wanted

Does optimum able to quantize GPT2 model?

How many fps does it run into on GPU now?