monkeycc
monkeycc
+1 希望更新pytorch-wheels
```python Traceback (most recent call last): File "D:\anaconda3\Lib\site-packages\labelme\widgets\canvas.py", line 574, in mouseDoubleClickEvent self.finalise() File "D:\anaconda3\Lib\site-packages\labelme\widgets\canvas.py", line 808, in finalise assert self.current ^^^^^^^^^^^^ AssertionError ```
How to add AMP model path in code This way, there is no need to download the PT model file
`model.train(data='coco.yaml', epochs=100, amp=True, amp_file="./yolov11n")` `model.amp_file="./yolov11n"` Suggest considering adding custom file paths @glenn-jocher
Hello, I also have this issue May I ask if it has been resolved
https://github.com/hoffstadt/DearPyGui/issues/2452 Same problem as mine `dpg.plot` Layer not supported `dpg.drawlist` `dpg.draw_layer` `dpg.add_drag_rect` I hope to solve the problem But I'm not sure how to solve it
1.jpg 2.jpg 3.jpg 有共同的特征点 需要找出 1-2 的共同点 2-3的共同点 然后合并 融合图像
https://github.com/IDEA-Research/GroundingDINO/pull/393 https://github.com/IDEA-Research/GroundingDINO/tree/34ef00dcdf5cadb84c21b59db4fc42a4d4c75047 I also have this question This version Compatible with CUDA12.8 Test passed
> 我也遇到同样的问题,在NX上运行,请问你解决了吗? 没有 你看官方都不搭理人的
怎么确保用户的数据集,不会被平台偷了呢,如果被偷,你愿意承担对应的责任? 平台有哪条条例说明会保证用户的数据集,平台不会偷偷的去拿来用...