ZongxuPan / DrBox-v2-tensorflow

The tensorflow implementation of DrBox-v2 which is an improved detector with rotatable boxes for target detection in remote sensing images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

preprocessing time is too long

chengzihua opened this issue · comments

commented

How to speed up the preprocessing speed?There are three encodebox.pkl ,ind_one_hot.pkl,and positive_indice.pkl files that need to be generated, but this process is very long, is there any way to speed it up?