You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -209,8 +209,7 @@ Configure the environment for libtorch development. [Visual studio](https://alle
209
209
210
210
**Linux && MacOS:**
211
211
212
-
NOT fully supported!!! Refer to the issue [here](https://github.com/AllentDan/SegmentationCpp/issues/5).
213
-
Then follow the official pytorch c++ tutorials [here](https://pytorch.org/tutorials/advanced/cpp_export.html). And then add opencv dependency.... Seems not easy, I will update later.
212
+
Change the cmake file with your preference. Follow the official pytorch c++ tutorials [here](https://pytorch.org/tutorials/advanced/cpp_export.html).
0 commit comments