kkhoot / PAA

A PyTorch implementation of the paper `Probabilistic Anchor Assignment with IoU Prediction for Object Detection` ECCV 2020 (https://arxiv.org/abs/2007.08103)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multi-scale testing

jianpursuit opened this issue · comments

What scales did you use in the multi-scale testing? Thanks!

Hi @jianpursuit , sorry for this late response. Please check the below line:

SCALES: (400, 500, 600, 640, 700, 900, 1000, 1100, 1200, 1300, 1400, 1800)