Chia-Tse Chang
Results
2
issues of
Chia-Tse Chang
https://github.com/tianzhi0549/FCOS/blob/35331f706d21cc22e53376436bd434893d1a8ed2/fcos_core/modeling/rpn/fcos/loss.py#L224 Sorry for asking a stupid question, the way that compute the targets should be 1. gather object_sizes_of_interest to all levels of locations (expanded_object_sizes_of_interest) 2. compute through compute_targets_for_locations() to get...
Is there any ways to transform COCO dataset to odformat ? Or any transfromed odformat for instances_train2017 and instances_val2017 Thanks!