File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ This application would help in doing the annotations of the image dataset. Then
13
13
14
14
<!-- []() -->
15
15
** Youtube Demo Video**
16
+
16
17
[ ![ Youtube Demo Video] ( https://img.youtube.com/vi/ZICO88vXu6Y/0.jpg )] ( https://www.youtube.com/watch?v=ZICO88vXu6Y )
17
18
<!--
18
19
 -->
@@ -23,6 +24,10 @@ This application would help in doing the annotations of the image dataset. Then
23
24
## My Code
24
25
<!-- Share a link to your code (Tip: you can embed GitHub projects directly into this post). -->
25
26
27
+ - backend Fastapi : https://github.com/suyash-srivastava-dev/annotation-editor-backend
28
+ - frontend Angular : https://github.com/suyash-srivastava-dev/annotation-editor
29
+
30
+
26
31
## Flow Diagram
27
32
28
33
@@ -70,10 +75,6 @@ const url = await pinata.gateways.createSignedURL({
70
75
console .log (url)
71
76
```
72
77
73
- ## Backend & Frontend Code Repo
74
-
75
- - backend Fastapi : https://github.com/suyash-srivastava-dev/annotation-editor-backend
76
- - frontend Angular : https://github.com/suyash-srivastava-dev/annotation-editor
77
78
78
79
79
80
## More Details
You can’t perform that action at this time.
0 commit comments