Yuhyeong
Yuhyeong
若是能将大佬这一系列的软件都设置成”若全本,则不设置子目录“就更好了
`20:49:36.313 [DefaultDispatcher-worker-5] ERROR suwayomi.tachidesk.server.JavalinSetup - IOException while handling the request java.net.ConnectException: Failed to connect to raw.githubusercontent.com/0:0:0:0:0:0:0:0:443 at okhttp3.internal.connection.ConnectPlan.connectSocket(ConnectPlan.kt:256) at okhttp3.internal.connection.ConnectPlan.connectTcp(ConnectPlan.kt:128) at okhttp3.internal.connection.FastFallbackExchangeFinder$launchTcpConnect$1.runOnce(FastFallbackExchangeFinder.kt:138) at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:117) at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:66) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)...
hello! I'm doing similar attempt as u do. do u have any further results?
> > hello! > > I'm doing similar attempt as u do. > > do u have any further results? > > Hello! > > Have you solved the problem?...
> > > > hello! > > > > I'm doing similar attempt as u do. > > > > do u have any further results? > > > >...
上面的问题解决了哥,但是下面有一些其他的问题。劳烦您看一下 test.py中一开始我没指定权重,然后出现了这个报错 ``` FileNotFoundError: [Errno 2] No such file or directory: '/home/renyouheng/AI_Code/AdaptivePose/src/lib/../../exp/multi_pose_wodet/coco512/model_last.pth' ``` 之后我加入了 --load_model,没出问题,但是又出现下面的问题 ``` Traceback (most recent call last): File "test.py", line 134, in prefetch_test(opt) File "test.py", line...