-
Hi Im a newbie and I was trying the face_recognize examples. the face_recognize (without facenet) is very fast but it is unreliable even if I did have multiple photos of the person. how many photos do…
-
## 描述问题
笔记本联想拯救者Y9000P , 显卡4060,显存8G, 系统win11。使用PaddleXGUI版本,小度熊分拣训练初始参数训练。报错。
以下为PaddleXGUI内置参数:
PaddleX版本 2.1.0 , 飞桨版本 2.2.1, CUDA版本 11.2 , CUDNN版本 8.1.0 , 显卡驱动版本 528.66
## 复现
1. 请提供您出现的报错信息及…
-
I use my custom data trained, then i use the pt to export the onnx model:
but the export onnx output is:
![图片](https://user-images.githubusercontent.com/40679769/178405565-36f99712-1430-40c9-9bfb-ce…
-
I pretrained a Swin-Large in MMpretrain using the SIMmim method, but a bug occurred when I used the .pth file for the downstream object detection task (DINO).
**the log is**
bml@jupyter-1ae41f6b2…
-
when i tried to run python prepare_data_trainval.py,ut's will show this error
```
Traceback (most recent call last):
File "prepare_data_trainval.py", line 13, in
from mmdet3d.core.bbox.box_…
-
@davidbenjamin We might be able to share some code with contamination calculation, etc. Tangentially related, we also should unify the pileup-based tools at some point. Low priority, we can discuss …
-
Do you think that your code can fit in the ATTiny10?
http://www.atmel.com/images/atmel-8127-avr-8-bit-microcontroller-attiny4-attiny5-attiny9-attiny10_datasheet.pdf
I'm interested to use it to drive…
-
Hi all,
I've been having a fantastic time testing py-feat. It's a really cool package. Thank you to all the developers! I was having an issue using the GPU in my M1max mac book pro while I extract …
-
In this issue you can either:
- Add papers that you think are interesting to read and discuss (please stick to the format).
- vote: should be done using :+1: on comments
Example: https://githu…
-
When I train yolox using RTX4090, the CPU usage is very low.Only two cores are used.
![image](https://github.com/open-mmlab/mmdetection/assets/31566147/26a71d0e-c440-40e4-8690-95b4bc217c78)
And the …