Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박선진
/
video-emergency-detection
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
3
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
박선진
2020-06-29 13:35:42 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
82333e4bd5ba27c01a8f3445cb1bcbb49e5fe18b
82333e4b
1 parent
2f6a7075
update README
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
README.md
README.md
View file @
82333e4
...
@@ -21,6 +21,8 @@
...
@@ -21,6 +21,8 @@
21
npm install
21
npm install
22
npm start
22
npm start
23
```
23
```
24
+
25
+
-
프로그램을 실행시키기 위해서는 /Back-end/ 경로에 'data', 'fire', 'unknown' 디렉터리 존재해야함
24
26
25
## detection api
27
## detection api
26
28
...
...
Please
register
or
login
to post a comment