1 parent 6307ec1 commit c356e61Copy full SHA for c356e61
1 file changed
source/_data/talk.yml
@@ -10,7 +10,7 @@ talk_list:
10
CVPR 又闹大笑话了。
11
大概情况是:有人发现把 evaluate 的代码中 Dataloader 的参数 shuffle=False 改成 shuffle=True ,会导致准确率掉40%左右,因此提出质疑(图 1)。
12
时隔约一个月后,在另一位网友的催促下,作者终于“不得不”出来回应(已翻译为中文,见图 2),作者表示:
13
- <blockquote>Using shuffle=True will be a matter for future investigation, which could be valuable for researchers in this domain.</blockquote>
+ <blockquote>Using shuffle=True would be a matter for future investigation, which could be valuable for researchers in this domain.</blockquote>
14
<div class="hide-block">
15
<button class="hide-button" onclick="this.classList.add('open');talk.reflashTalkWaterFall();">查看更多</button>
16
<div class="hide-content" style="font-size: 13px;color: white;">
0 commit comments