Commit 127f672c authored by fengzch-das's avatar fengzch-das
Browse files

Update README.md

parent 10f27504
......@@ -8,10 +8,10 @@ PyDenseCRF 是一个基于Python的库,它提供了对Philipp Krähenbühl的
组件支持组合
| PyTorch版本 | fastpt版本 | cuBVH版本 | DTK版本 | Python版本 | 推荐编译方式 |
| PyTorch版本 | fastpt版本 | pydensecrf 版本 | DTK版本 | Python版本 | 推荐编译方式 |
| ----------- | ---------- | ------------- | -------- | --------------- | ------------ |
| 2.5.1 | 2.1.0 | main-eeb9d5fa | >= 25.04 | 3.8、3.10、3.11 | fastpt不转码 |
| 2.4.1 | 2.0.1 | main-eeb9d5fa | >= 25.04 | 3.8、3.10、3.11 | fastpt不转码 |
| 2.5.1 | 2.1.0 | master-2723c7fa-fastpt | >= 25.04 | 3.8、3.10、3.11 | fastpt不转码 |
| 2.4.1 | 2.0.1 | master-2723c7fa-fastpt | >= 25.04 | 3.8、3.10、3.11 | fastpt不转码 |
+ pytorch 版本大于 2.4.1 && dtk 版本大于 25.04 推荐使用 fastpt 不转码编译。
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment