Releases: nearthlab/SiamMaskCpp
Releases · nearthlab/SiamMaskCpp
SiamMaskCpp-v1.1
- 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
First release.