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
Apache License 2.0
47 stars 21 forks source link

preprocessing time is too long #22

Open chengzihua opened 3 years ago

chengzihua commented 3 years ago

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?