杜俊

Results 4 issues of 杜俊

感谢团队提供了优秀的代码。 作为flame的老粉。 本项目是用colab跑的,个人不喜欢在colab上跑conda,别介意。 发帖为了给其他人提示,防止#78的错误和tensor错误:Can't call numpy() on Tensor that requires grad. Use tensor.detach().numpy() instead.) 由于使用DECA。colab的pytorch3d只有0.3.0。 所以,编译安装了pytorch3d的0.6.1,极方便,避免#78的问题。 对于tensor错误:Can't call numpy() on Tensor that requires grad. Use tensor.detach().numpy() instead.) 以下文件: /content/drive/MyDrive/PIXIE/pixielib/visualizer.py 第113行,flame_texture...

hi,P: When your effnet.py file is from efficientnet import *, the .keras is missing, it should be from efficientnet.keras import * or from efficientnet.tfkeras import * It may be that...

bug
good first issue

pip install git+https://github.com/facebookresearch/[email protected]#subdirectory=projects/DensePose 选择v0.6,而不是main,main在linux下没问题。但是windows下无法编译。 其次,提醒大家,cv2的typing目录下的__init__.py文件要修改严谨。 如:D:\anaconda3\Lib\site-packages\cv2\typing\__init__.py 第68-83行所有的赋值都缺了单引号‘‘,不严谨,会报错,应该改成: if numpy.lib.NumpyVersion(numpy.__version__) > "1.20.0" and sys.version_info >= (3, 9): NumPyArrayGeneric = 'numpy.ndarray[typing.Any, numpy.dtype[numpy.generic]]' else: NumPyArrayGeneric = 'numpy.ndarray' if numpy.lib.NumpyVersion(numpy.__version__) > "1.20.0" and sys.version_info...

question

[Error] [403 Forbidden] You are blocked by artstation ========ALL DONE======== It worked a week ago. over now?