-
AwePhD authored
mmdet detectors expect xyxy bbox, SYSU format is xywh. We changed that in the mmlab annotations generations. Some minor changes: - The Docker build script clears the docker volume - Typo in comment in docker-compose.yml - Do not include .git folder when copying the current folder in container during building.
AwePhD authoredmmdet detectors expect xyxy bbox, SYSU format is xywh. We changed that in the mmlab annotations generations. Some minor changes: - The Docker build script clears the docker volume - Typo in comment in docker-compose.yml - Do not include .git folder when copying the current folder in container during building.
Loading