Skip to content

Commit 4fcd028

Browse files
committed
Merge branch 'main' of https://github.com/AllentDan/SegmentationCpp into main
2 parents e5340e3 + 38d9c5c commit 4fcd028

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README-Chinese.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ Dataset
207207

208208
**Linux && MacOS:**
209209

210-
支持不完全!!! 见[此issue](https://github.com/AllentDan/SegmentationCpp/issues/5).
211-
按照官方提供的pytorch c++ [部署](https://pytorch.org/tutorials/advanced/cpp_export.html) 添加opencv依赖....好像并不容易,我后续更新兼容版本,并提供cmake。
210+
根据需要修改cmake。
211+
按照官方提供的pytorch c++ [部署](https://pytorch.org/tutorials/advanced/cpp_export.html)
212212

213213

214214
### 🤝 感谢 <a name="thanks"></a>

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,7 @@ Configure the environment for libtorch development. [Visual studio](https://alle
209209

210210
**Linux && MacOS:**
211211

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).
214213

215214

216215
### 🤝 Thanks <a name="thanks"></a>

0 commit comments

Comments
 (0)