Track-Anything icon indicating copy to clipboard operation
Track-Anything copied to clipboard

License clarification: MIT or GPL?

Open kcaluwae opened this issue 2 years ago • 0 comments

Hi,

I was wondering about the license of the Track-Anything code as it appears to include a number of files copied from a GPL 3-licensed repository (XMem).

For example: https://github.com/gaomingqi/Track-Anything/blob/master/tracker/model/network.py is identical to: https://github.com/hkchengrex/XMem/blob/main/model/network.py

As the GPL-licensed code is directly used (imported from tracker/base_tracker.py), it appears that the GPL licensing restrictions might apply to the whole Track-Anything code base (i.e. should it list GPL 3 as its license instead)?

Would someone be able to shed some light on this?

Thanks!

kcaluwae avatar Oct 12 '23 20:10 kcaluwae