- 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