yun-ss97

Results 2 comments of yun-ss97

@EmmaVanPuyenbr hello, I have same issue that [email protected] with cocoeval and meanaverageprecision. Did you solve the probelm?

I've found the solution for this issue. Add the code while loading model checkpoint! ``` model.transform.min_size = (args['img_size'], ) ```