Open zZH1222hui opened 9 months ago
me,too.Could you solve this probleam?
me,too.Could you solve this probleam?
It's easy.
image_id_to_image_idx = np.zeros(self.n_images + 10, dtype=np.int32)
it just need change "10",you can write a larger number until this error no longer occurs.
When I run this file, some datasets do not display such error messages and run successfully. But most datasets will encounter this error when running this file. I want to know what caused this?