countingstarsmer

Results 8 issues of countingstarsmer

how to use this cide? could you write readme about it?

how do you plot Feature maps visualization in the paper Looking forward to your reply.

th main.lua -scale 3 -netType resnet_cu -nFeat 64 -nFeaSDB 64 -nDenseBlock 16 -nDenseConv 8 -growthRate 64 -patchSize 96 -dataset div2k -datatype t7 -DownKernel BI -splitBatch 4 -trainOnly true 我跑这个代码,但是160000次迭代也没有停下来,该怎么设置?我们需要多少迭代次数

how do you plot visualization results on different scale branches ![image](https://user-images.githubusercontent.com/47765316/90019415-f3d79b80-dce0-11ea-94e2-24ce82faba67.png)

python main.py --template RCAN --save RCAN_BIX2_G10R20P48 --scale 2 --reset --save_results --patch_size 96 and then Traceback (most recent call last): File "main.py", line 33, in main() File "main.py", line 28, in...

(EDSR) zhj@server1:~/EDSR/EDSR-PyTorch-legacy-1.0.0/src$ python3.6 main.py --scale 2 --save RDN_D16C8G64_BIx2 --model RDN --epochs 200 --batch_size 16 --data_range 801-805 --patch_size 64 --reset Traceback (most recent call last): File "main.py", line 33, in main()...

File "main.py", line 149, in summary(model, torch.zeros(2, 3, 224, 224)) File "/home/ld/anaconda3/envs/pytorch1.1/lib/python3.6/site-packages/torchsummaryX/torchsummaryX.py", line 86, in summary model(x) if not (kwargs or args) else model(x, *args, **kwargs) File "/home/ld/anaconda3/envs/pytorch1.1/lib/python3.6/site-packages/torch/nn/modules/module.py", line 493,...

when I run < python main_gan_eval.py>,something wrong.I don't know how to solve it. (srfeat) zhj@server1:~/SRFeat$ python main_gan_eval.py /home/zhj/anaconda3/envs/srfeat/lib/python3.5/importlib/_bootstrap.py:222: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 88 from C...