fangyynb
Results
4
issues of
fangyynb
请问一下能否适配一下yolov8-pose,对我们很有用,谢谢。
6.6内核可以使用吗
This code cannot be used on Windows, right?
import timm model_list = timm.list_models() print(model_list) The above is my code. The following error was reported after execution: Traceback (most recent call last): File "d:\Programmer\important things\lsnet-master\fy-test.py", line 4, in model...