tiger1933
tiger1933
I use protobuf3.0.0 beta-2 to comapile .but vs2017 get error like this E0289 "google::protobuf::internal::GeneratedMessageReflection::GeneratedMessageReflection" libcaffe D:\caffe\caffe-windows-ms\src\caffe\proto\caffe.pb.cc 387 E0135 class "caffe::BlobProto" "_unknown_fields_" libcaffe D:\caffe\caffe-windows-ms\src\caffe\proto\caffe.pb.cc 415 I want to know which version...
When I begin to train net not fine-tuning. How is the learning rate set?Can anyone help me! thanks
when i use :python scripts/sr_val_ddpm_text_T_vqganfin_oldcanvas_tile.py --config configs/stableSRNew/v2-finetune_text_T_512.yaml --ckpt /mnt/image/sr/stablesr_000117.ckpt --vqgan_ckpt /mnt/image/sr/vqgan_cfw_00011.ckpt --init-img inputs/test_example/ --outdir ./output --ddpm_steps 200 --dec_w 0.5 --colorfix_type adain the output image change more.  which param can...