auto-update table of contents
table of contents
Headline
Headline
Headline
Headline
Headline
- one
- two
- three
- four
- five
To-do Lists
- [] Task 1
- Task 2
- [] Task 3
Code
def main(a,b):
return a+b
Math Expressions
$$ f(x) = a *x $$ $$ f(x) = a $$ $$\int_{a}^{b} f(x)\ dx$$
inline formula:\(u \cdot x\) inline formula:\(\varphi = \dfrac{1+\sqrt5}{2}= 1.6180339887…\)
Image
Video
Table
Header 1 | Header 2 | Header 3 |
---|---|---|
Left | Center | Right |
Bold | Italic | Code |
1 | 2 | 3 |
Link | {:width=“300px” height=“200px”} | Underline |
中文输入
中文标题
zhongyinghunhe中英混合
flowchart
graph TB pts(points cloud) --> A[voxelize & pp scatter] A --> B[2D CNN Net Backbone] B -->C[SSD Head]
graph TB
pts(points cloud) --> A[voxelize & pp scatter]
A --> B[2D CNN Net Backbone]
B -->C[SSD Head]