Skip to content

Releases: nearthlab/SiamMaskCpp

SiamMaskCpp-v1.1

28 Feb 01:26
Compare
Choose a tag to compare
  • Removed dependency on dlib (for reading .cfg files) but instead added submodule nlohmann/json.
  • Removed dependency on OpenCV contrib by replacing all the usage of cv::cuda APIs by torch APIs.
  • Added several lines in CMakeLists.txt to automatically detect PyTorch

SiamMaskCpp-v1.0

16 Sep 07:24
Compare
Choose a tag to compare

First release.