fanq15 / FewX

FewX is an open-source toolbox on top of Detectron2 for data-limited instance-level recognition tasks.
https://github.com/fanq15/FewX
MIT License
346 stars 48 forks source link

Why the mapper need to set random seed when select support images. #37

Open Chen94yue opened 3 years ago

Chen94yue commented 3 years ago

https://github.com/fanq15/FewX/blob/3392c747471caa6f0174748aaa72eaf3db18be91/fewx/data/dataset_mapper.py#L242 https://github.com/fanq15/FewX/blob/3392c747471caa6f0174748aaa72eaf3db18be91/fewx/data/dataset_mapper.py#L215