Javacr

Results 29 comments of Javacr

> 此外,我之前有做过细粒度图像分类,其中采用的attention机制以及实验设定供参考:https://arxiv.org/abs/1901.00392 大佬涉及方方面面,佩服。ghostnet的确好用,快而准。同时,谢谢大佬提供的论文链接,这两天我研究研究。

> > (base) kakutooru@MacBook-Air PyQt5-YOLOv5 % pip install PyQt5-tools > > Looking in indexes: https://pypi.douban.com/simple/ > > Collecting PyQt5-tools > > Downloading https://pypi.doubanio.com/packages/b7/70/a25aab849a5e38ae78716acde1f917a14d9d819c8600bbb8cf536781f7c5/pyqt5_tools-5.15.4.3.2-py3-none-any.whl (29 kB) > > Using cached https://pypi.doubanio.com/packages/36/b8/a255b8160e863678aa7d559a4c8c33b5448a6e270992d1464ec9f87ed633/pyqt5_tools-5.15.4.3.1-py3-none-any.whl...

> This might be caused by the image quality. I would strongly recommend you use RGB as input. The better the image quality, the better the performance (You can try...

Here is result video: https://drive.google.com/file/d/1Ba7jmtGqcdpPgYocD49N3mlw2qo2gdMc/view?usp=sharing

![image](https://github.com/user-attachments/assets/1cc689ee-3d63-4b6a-96dd-5461e9d49dcf) ![image](https://github.com/user-attachments/assets/1a6bd856-6265-4210-8f36-90df0b355aa5) ![image](https://github.com/user-attachments/assets/8245a7fe-a3eb-4903-8d7c-b02decadd5db) ![image](https://github.com/user-attachments/assets/5de1e753-6697-4389-9df6-70eb5aeed3c4) red represents left hand, blue represents right hand

![image](https://github.com/user-attachments/assets/31beed81-fab7-4696-a251-42699db9575b) ![image](https://github.com/user-attachments/assets/041d8484-18de-44cf-8956-3e294fa95257) ![image](https://github.com/user-attachments/assets/c2ffb054-c8d4-4298-a722-c7be0bae50f4) ![image](https://github.com/user-attachments/assets/e899e723-68ae-42f8-9b19-4586ef3283d9) In fact, most of the time, the results are correct. The bad results are due to the limitations of the algorithm itself.

> Hi @Javacr, > > Thank you for bringing this issue to our attention. We are aware of the problem, as noted in [this GitHub issue](https://github.com/google-ai-edge/mediapipe/issues/5156). For now, we are...

> > 同,请问您解决了吗 > > 没,在csdn上有人说改dataset,但是不知道怎么弄 你重新拉一下仓库,已经更新了

> 不知道为什么问题描述部分的一些文字会出现删除线 这个问题,我前几天也遇到了,原因是版本问题。我将分支切换到r1.4,paddlepaddle-gpu用2.4.0,成功解决该问题。