shuangkang fang
shuangkang fang
Thank you for your meaningful work. I would like to ask, when training VDSR model, is ’City100_NikonD5500‘ and ’City100_iPhoneX‘ dataset mixed together as training dataset?
感谢您的杰出工作,有一个小问题想问下: 在distill_data.py中:  87行代码,hook提取到的特征都是卷积后的值,但这种做法是不是默认了卷积后一定是BN? 如果一个网络存在某些conv后没有加BN,那么此时计算论文中公式3,可能是“不同层的两个BN参数间的计算” 感谢~
您好! 我是一名在校研究生,目前做图像中文描述方向,但是现在找不到该比赛的数据集,恳请作者您能分享一下,感激不尽!wechat:fangkang515
Thanks for your astonishing work. In my own datasets, I used exactly the same parameters to train many times, but the PSNR results were different each time. For example, the...
 图中def test被嵌套在另一函数中了。
Thank you for your work. I would like to ask how much GPU memory is required to run this code. I found that there will be errors on the 32G...
### Reminder - [x] I have read the above rules and searched the existing issues. ### System Info 想请问下ultra_chat数据集如何训练?我看到 dataset_info.json中已经定义好了如下:  已经执行了: export HF_ENDPOINT=https://hf-mirror.com/ 但出现错误如下: File "/vepfs-d-data/q-pretrain1/fsk/LLamA-mesh/LLaMA-Factory0129/src/train.py", line 28, in...