-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 724b28a
committed
Relocate each notebook to a new directory with its own pyproject.toml
* Only the dependencies for each project will be included in the pyproject.toml, and this restructure could prevent dependency conflicts.
* Modify the notebooks to create the output directory right before starting the OCR for the image(s)1 parent 68000d8 commit 724b28a
File tree
19 files changed
+8228
-1879
lines changed- cn-ocr-demo
- easy-ocr-demo
- pp-ocr-demo
- rapid-ocr-demo
19 files changed
+8228
-1879
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | + | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | - | ||
10 | + | ||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | - | ||
28 | - | ||
29 | - | ||
27 | + | ||
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| |||
50 | 48 | | |
51 | 49 | | |
52 | 50 | | |
51 | + | ||
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| |||
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
61 | - | ||
60 | + | ||
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| |||
191 | 190 | | |
192 | 191 | | |
193 | 192 | | |
193 | + | ||
194 | + | ||
195 | + | ||
196 | + | ||
197 | + | ||
198 | + | ||
199 | + | ||
194 | 200 | | |
195 | 201 | | |
196 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | + | ||
Lines changed: 22 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | - | ||
10 | + | ||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | + | ||
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | - | ||
54 | + | ||
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
143 | + | ||
144 | + | ||
145 | + | ||
146 | + | ||
147 | + | ||
148 | + | ||
149 | + | ||
142 | 150 | | |
143 | 151 | | |
144 | 152 | | |
| |||
200 | 208 | | |
201 | 209 | | |
202 | 210 | | |
203 | - | ||
211 | + | ||
204 | 212 | | |
205 | - | ||
213 | + | ||
206 | 214 | | |
207 | 215 | | |
208 | 216 | | |
| |||
255 | 263 | | |
256 | 264 | | |
257 | 265 | | |
258 | - | ||
266 | + | ||
267 | + | ||
268 | + | ||
269 | + | ||
270 | + | ||
271 | + | ||
272 | + | ||
273 | + | ||
259 | 274 | | |
260 | - | ||
261 | - | ||
275 | + | ||
276 | + | ||
262 | 277 | | |
263 | 278 | | |
264 | 279 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | + | ||
File renamed without changes.
0 commit comments