Skip to content

Commit bc7e5d6

Browse files
committed
updates
1 parent a53a001 commit bc7e5d6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/3DVL/图解PointNet++.md renamed to src/3DVL/简析PointNet++.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ author:
1313
- BinaryOracle
1414
---
1515

16-
`图解PointNet++`
16+
`简析PointNet++`
1717

1818
<!-- more -->
1919

20-
# 图解PointNet++
20+
# 简析PointNet++
2121

src/3DVL/图解PointNet.md renamed to src/3DVL/简析PointNet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ L_reg = ||I - A @ A^T||_F^2
113113

114114
## 代码(Pytorch版本)
115115

116-
![PointNet网络模型结构图](图解PointNet/1.png)
116+
![PointNet网络模型结构图](简析PointNet/1.png)
117117

118118
### 输入标准化
119119

File renamed without changes.

0 commit comments

Comments
 (0)