Feeeeeel
Feeeeeel
### What's the feature? I would like to know how to set the seed in mmrotate 1.x. I tried to compare the ./tools/train.py in mmrotate's main branch and migrate its...
File "D:/project/mydesign/Rotated_Object/HRSC2016_dataset/HRSC2016_COCO/tool/HRSC2COCO.py", line 167, in parse_voc_poly object_struct['long-axis'] = max(distance(poly[0], poly[1]), distance(poly[1], poly[2])) NameError: name 'distance' is not defined
Hello! I try to run the helloworld.py in docker, but it shows that: Traceback (most recent call last): File "examples/helloworld.py", line 38, in kb.write_image_dict(frames_dict, "output") AttributeError: module 'kubric' has no...