Skip to content

SiamMaskCpp-v1.1

Latest
Compare
Choose a tag to compare
@jiwoong-choi jiwoong-choi released this 28 Feb 01:26
  • 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