aim-uofa / AdelaiDet

AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
https://git.io/AdelaiDet
Other
3.37k stars 647 forks source link

得到ROI区域图片设置这么大呢,设置有什么规则? #590

Open cqray1990 opened 1 year ago

cqray1990 commented 1 year ago

def test(scale=2): image_size = (2560, 2560) # H x W output_size = (256, 1024)