AdvancedLiterateMachinery icon indicating copy to clipboard operation
AdvancedLiterateMachinery copied to clipboard

Incorrect license header in VGTbackbone.py

Open akhileshsharma99 opened this issue 9 months ago • 0 comments
trafficstars

The header in DocumentUnderstanding/VGT/object_detection/ditod/VGTbackbone.py states that the code is under GPL/Commercial dual licensing from ETRI. The actual implementation is very different from the original code so I am not sure if it was left there accidentally or on purpose. Since this repository is under Apache 2.0, either that code can not be used or this header should be removed or the repository must be under a GPL license.

akhileshsharma99 avatar Feb 05 '25 22:02 akhileshsharma99