Nikolaos Passalis

Results 4 issues of Nikolaos Passalis

This PR updates the toolkit to point to a specific (and tested) commit of detectron2 in order to avoid breaking the installation when changes occur in detectron repository. This PR...

test sources
test tools
test release

We could consider reducing the size of docker images that seem to exceed 20GB in some cases. Lightweight images could be also be provided (removed large components) if there is...

enhancement

Unless I did something wrong, automatic pypi and docker publishing fail after release: https://github.com/opendr-eu/opendr/actions/runs/7084006630 Not a big issue, since they can be easily manually published following the scripts.

bug

Unit tests are suddenly failing without any apparent change to the codebase. The only exception are the already compiled Docker images, which still work as expected on the CI. This...