DanChen001
DanChen001
Hi, Thank you for sharing the code. Is the performance related to the size of the input or not?
Hi, dear Jiu, thank you for sharing the code. Can I use multiple .h5 files to train the network? Since a single .h5 is too large to save. For caffe,...
Hi, Thank you for sharing the code. I meet the following error whlie training the network. Do you know the reason? Thanks. ##################### Namespace(batchSize=128, clip=0.4, cuda=True, gpus='0', lr=0.1, momentum=0.9, nEpochs=50,...
Hi, Thank you for sharing the code. 1. The function of shuffle_channel_layer is only to exchange the locations of channels, right? 2. Can I set the the 'group' in '...
使用您的reshape layer,在make runtest时,遇到问题 ‘const class caffe: ReshapeParameter’没有名为pixelshuffler的成员 请问该如何解决? 谢谢
Could you please share the revised **test_reshape_layer** with the pixelshuffle? thanks.
Hi, Thank you for sharing the code. If I want to use the pixelshffuler_layer, what should I do? Thanks.
Thank you for sharing the code. Each test image is cropped into several sub-images in testing phase, right? Where can I change the setting? Thanks
Hi, thank you for sharing the code. Do you have Pytorch version of this code? Thanks
Hello, thank you for sharing the code. I meet the problem as follows, can you give me some advice? thank you. [libprotobuf ERROR google/protobuf/text_format.cc:245] Error parsing text-format caffe.NetParameter: 51:20: Message...