shenlinyao
Results
3
comments of
shenlinyao
``` def len(self): if self.phase == 'train': return len(self.bboxes)/(1-self.r_rand) ``` 解决了吗,我也有这个问题,我把/改成//,好像也不行
hi, @ij10 ,have you solved your problem?
have you solved your problem?