czHappy
czHappy
I don't know how to prepare dataset for the training, could you tell me some details about it? Thanks!
When I run test: python main.py --mode='test' --model='results/run-1/models/final.pth' --test_fold='results/run-1-sal-e' --sal_mode='e' RuntimeError: Error(s) in loading state_dict for PoolNet: Unexpected key(s) in state_dict: "block.0.block_in1.0.weight", "block.0.block_in2.0.weight", "block.0.block_mid1.0.0.weight"... size mismatch for score.score.weight: copying a...
(python367) root@d01acfa5ae2d:~/matting/Background-Matting# python test_pre_process.py -i sample_data/input Traceback (most recent call last): File "test_pre_process.py", line 108, in back_align = alignImages(back, image,mask) File "test_pre_process.py", line 51, in alignImages mask_rep1=np.logical_and(mask_rep , masksDL[...,0]==255) TypeError:...
- 使用VS2019打开工程SLN文件,编译不通过 ``` 已启动生成… 1>------ 已启动生成: 项目: TinySTL, 配置: Debug Win32 ------ 1>Alloc.cpp 1>String.cpp 1>C:\Users\cz\Desktop\desk\c++\stl\TinySTL-master\TinySTL-master\TinySTL\String.h(193,15): error C2039: "ostream": 不是 "std" 的成员 1>E:\VS2019community\VC\Tools\MSVC\14.28.29333\include\utility(29): message : 参见“std”的声明 1>C:\Users\cz\Desktop\desk\c++\stl\TinySTL-master\TinySTL-master\TinySTL\String.h(193,22): error C2143: 语法错误: 缺少“;”(在“&”的前面)...
it seems that the command `python main.py -n Boost -p /usr/local/Cellar/boost/1.60.0_2 -v 1.60.0 /usr/local/Cellar/boost/1.60.0_2 -d "Boost is awesome" > boost.pc has some problems. `
### Issue Checklist - [X] I am using NexT version 8.0 or later. - [X] I have already read the [Troubleshooting page of Hexo](https://hexo.io/docs/troubleshooting) and [Troubleshooting page of NexT](https://theme-next.js.org/docs/troubleshooting.html). -...