Spaces:
Running
Running
DeepLearning101
commited on
Commit
•
925654a
1
Parent(s):
77c78a6
Update README.md
Browse files
README.md
CHANGED
@@ -19,10 +19,8 @@ pinned: false
|
|
19 |
</p>
|
20 |
|
21 |
<p align="center">
|
22 |
-
<a href="http://DeepLearning101.TWMAN.ORG">http://DeepLearning101.TWMAN.ORG</a>
|
23 |
-
<
|
24 |
-
<a href="https://huggingface.co/DeepLearning101">https://huggingface.co/DeepLearning101</a>
|
25 |
-
<p align="center">
|
26 |
<a href="https://www.youtube.com/@DeepLearning101">https://www.youtube.com/@DeepLearning101</a>
|
27 |
|
28 |
|
@@ -33,7 +31,7 @@ pinned: false
|
|
33 |
<details open>
|
34 |
<summary><strong>語音處理</strong></summary>
|
35 |
|
36 |
-
<details
|
37 |
<summary>Speech Recognition (語音識別)</summary>
|
38 |
|
39 |
- [中文語音識別](https://www.twman.org/AI/ASR)
|
@@ -44,7 +42,7 @@ pinned: false
|
|
44 |
|
45 |
</details>
|
46 |
|
47 |
-
<details
|
48 |
<summary>Speaker Recognition (聲紋識別)</summary>
|
49 |
|
50 |
- [中文語者(聲紋)識別](https://www.twman.org/AI/ASR/SpeakerRecognition)
|
@@ -89,8 +87,6 @@ pinned: false
|
|
89 |
</details>
|
90 |
</details>
|
91 |
|
92 |
-
##
|
93 |
-
|
94 |
### [Natural Language Processing, NLP (自然語言處理)](https://github.com/Deep-Learning-101/Natural-Language-Processing-Paper):[那些自然語言處理踩的坑](https://blog.twman.org/2021/04/NLP.html):[針對文檔進行分析與擷取](https://www.twman.org/AI/NLP)。
|
95 |
|
96 |
#### [大型語言模型(Large Language Model,LLM),想要嗎?](https://blog.twman.org/2023/04/GPT.html)
|
@@ -108,7 +104,7 @@ pinned: false
|
|
108 |
|
109 |
</details>
|
110 |
|
111 |
-
<details
|
112 |
<summary>Information/Event Extraction (資訊/事件擷取)</summary>
|
113 |
|
114 |
- [HugNLP](https://github.com/Deep-Learning-101/Natural-Language-Processing-Paper/blob/main/HugNLP.md)
|
@@ -143,11 +139,6 @@ pinned: false
|
|
143 |
|
144 |
</details>
|
145 |
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
##
|
150 |
-
|
151 |
### [Computer vision (電腦視覺)](https://www.twman.org/AI/CV):[針對物件或場景影像進行分析與偵測](https://github.com/Deep-Learning-101/Computer-Vision-Paper)。
|
152 |
|
153 |
#### [用PaddleOCR的PPOCRLabel來微調醫療診斷書和收據](https://blog.twman.org/2023/07/wsl.html)
|
@@ -164,7 +155,7 @@ pinned: false
|
|
164 |
|
165 |
</details>
|
166 |
|
167 |
-
<details
|
168 |
<summary>Document Layout Analysis (文件結構分析)</summary>
|
169 |
|
170 |
- [arXiv-2020_LayoutLM](https://github.com/Deep-Learning-101/Computer-Vision-Paper/blob/main/LayoutLM.md)
|
|
|
19 |
</p>
|
20 |
|
21 |
<p align="center">
|
22 |
+
<a href="http://DeepLearning101.TWMAN.ORG">http://DeepLearning101.TWMAN.ORG</a> |
|
23 |
+
<a href="https://huggingface.co/DeepLearning101">https://huggingface.co/DeepLearning101</a> |
|
|
|
|
|
24 |
<a href="https://www.youtube.com/@DeepLearning101">https://www.youtube.com/@DeepLearning101</a>
|
25 |
|
26 |
|
|
|
31 |
<details open>
|
32 |
<summary><strong>語音處理</strong></summary>
|
33 |
|
34 |
+
<details close>
|
35 |
<summary>Speech Recognition (語音識別)</summary>
|
36 |
|
37 |
- [中文語音識別](https://www.twman.org/AI/ASR)
|
|
|
42 |
|
43 |
</details>
|
44 |
|
45 |
+
<details close>
|
46 |
<summary>Speaker Recognition (聲紋識別)</summary>
|
47 |
|
48 |
- [中文語者(聲紋)識別](https://www.twman.org/AI/ASR/SpeakerRecognition)
|
|
|
87 |
</details>
|
88 |
</details>
|
89 |
|
|
|
|
|
90 |
### [Natural Language Processing, NLP (自然語言處理)](https://github.com/Deep-Learning-101/Natural-Language-Processing-Paper):[那些自然語言處理踩的坑](https://blog.twman.org/2021/04/NLP.html):[針對文檔進行分析與擷取](https://www.twman.org/AI/NLP)。
|
91 |
|
92 |
#### [大型語言模型(Large Language Model,LLM),想要嗎?](https://blog.twman.org/2023/04/GPT.html)
|
|
|
104 |
|
105 |
</details>
|
106 |
|
107 |
+
<details close>
|
108 |
<summary>Information/Event Extraction (資訊/事件擷取)</summary>
|
109 |
|
110 |
- [HugNLP](https://github.com/Deep-Learning-101/Natural-Language-Processing-Paper/blob/main/HugNLP.md)
|
|
|
139 |
|
140 |
</details>
|
141 |
|
|
|
|
|
|
|
|
|
|
|
142 |
### [Computer vision (電腦視覺)](https://www.twman.org/AI/CV):[針對物件或場景影像進行分析與偵測](https://github.com/Deep-Learning-101/Computer-Vision-Paper)。
|
143 |
|
144 |
#### [用PaddleOCR的PPOCRLabel來微調醫療診斷書和收據](https://blog.twman.org/2023/07/wsl.html)
|
|
|
155 |
|
156 |
</details>
|
157 |
|
158 |
+
<details close>
|
159 |
<summary>Document Layout Analysis (文件結構分析)</summary>
|
160 |
|
161 |
- [arXiv-2020_LayoutLM](https://github.com/Deep-Learning-101/Computer-Vision-Paper/blob/main/LayoutLM.md)
|