jilner
jilner
hello what's the version of torch and spatial-correlation-sampler? My torch is 1.2 and spatial-correlation-sampler is 0.2.1 and it can not work
> I think 6G memory is enough. When I trained with running `train.py`, it cost about 4G memory. hello I run the train.py with 8G gpu ,but it out of...
could you help with make.sh Traceback (most recent call last): File "setup.py", line 59, in CUDA = locate_cuda() File "setup.py", line 45, in locate_cuda raise EnvironmentError('The nvcc binary could not...
你好,请问这个是已经对齐的人脸数据集么,谢谢
> Hi, I think you are you using branch master which is outdated and unstable. Please try tag 1.0.0 and report again. hi thank you for reply,I try tag 1.0.0,...
> 这个文件在faceai/classifier下面就有 > https://github.com/oarriaga/face_classification 这里有训练过程 非常感谢您的回答,我刚开始接触keras,麻烦再问一下这个.hdf5文件是不是只有权重呢,模型在哪里呢,我load的时候一直报错, UserWarning: Error in loading the saved optimizer state. As a result, your model is starting with a freshly initialized optimizer. warnings.warn('Error in loading the...
> but我也是没接触多久。。。 > https://blog.csdn.net/liuxiao214/article/details/79027109 > 这篇博客可以看一下,应该能解决你的问题 嗯嗯 谢谢啦 一起加油哈
请问如何加载.hdf5,我加载的是时候总是报错, UserWarning: Error in loading the saved optimizer state. As a result, your model is starting with a freshly initialized optimizer. warnings.warn('Error in loading the saved optimizer ' 刚开始接触keras 非常感谢!!
谢谢 再麻烦问下 negative rain streak layer 是哪篇文章呢?
以前只注意到中间的残差会加上之前的输入 但是好像第一次见到在最后输出的时候还要加上最开始的输入