Cassieyy

Results 13 issues of Cassieyy

您好,yilia主题下部署后网页显示出现问题https://cassieyy.github.io/ 提示我有模块缺失 但是按照 `缺失模块。 1、请确保node版本大于6.2 2、在博客根目录(注意不是yilia根目录)执行以下命令: npm i hexo-generator-json-content --save 3、在根目录_config.yml里添加配置: jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug:...

之前看到的改代码行的方法我试了还是不行,看了网页的报错 404not found应该是路径的问题。 今天我和同学对比了一下配置文件,稍作修改就行了,更改如下: ![image](https://user-images.githubusercontent.com/34650960/90334730-504cfa80-e002-11ea-99d6-fbdfa87fa821.png) 保存重新打开就好啦!

Thanks for your excellent contribution, I wanna know where is the code of softer NMS.

Thanks for ur great job! When i run the train.py with "python3 basicsr/train.py -opt options/train/GoPro/HINet.yml", i encountered the message "No such file or directory: '../datasets/GoPro/train/blur_crops.lmdb/meta_info.txt'" i want to know what's...

Could you sent the link of the dataset to me?plz.

RT, 我在将 1.0x 模型用作者提供的 export_onnx.py 转换成 .onnx 模型后出现了严重掉点问题,输入已经确认过两模型是一致的,请问大家有无遇到过,以及怎么解决,非常感谢!

您好,想请教下用于训练两个.pth权重的训练集大概是什么样的。比如数据量,采样场景以及正负样本的分布等等。谢谢!

Hii, thank you for your excellent work! I used your shared code to train my personal dataset, but I am curious about the significance of the number "93431" in the...

I want to train my own dataset. So in the image preprocessing, as long as the size of the input image is 224*224 and the input of the model is...

Hi~ I'm do some experiment about medical image semantic seg, and interested in your paper that accepted by 2020CVPR. This site is founded in the paper, so I want to...