eaglex-sh
eaglex-sh
I run the script below `python main.py --data data/bareteeth --name bareteeth --mode latent --no-cuda` and it returns the following errors. `OpenGL test failed: stdout: stderr: freeglut (foo): failed to open...
> 作者还在自己主页上说it successfully reproduce the performance,感觉只分train test这样不太严谨。如果我只分train和test,我现在能把CSRNet训练到61.3,这让我很疑惑。感觉这些论文还是应该分了val的。可是分了val之后结果其实蛮受到这个val的影响的。我问了好几个论文的作者,还没有人回复我他们到底分没分val。 把CSRNet训到61.3是end2end的吗?是不是直接把val换成test,run就行了?用的是pytorch版本的吗?我用的pytorch版本好像训练不到那么低,也就66+吧感觉
Hi, sir. I followed the instructions on the web page, and there is an error I don't know how to fix. > assert os.path.exists(os.path.join(bin_dir, 'libtaichi_core.dylib')) > AssertionError > Error: installation...