Toggle navigation
Toggle navigation
This project
Loading...
Sign in
MWD
/
2020-02-OSS-TermProject
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
이재호
2020-12-10 14:34:26 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0ec519c913917dfdc60e8366985e46f3f5d5ec3c
0ec519c9
1 parent
694348a2
Update README.md dir structure img
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
41 deletions
README.md
readme_img/structure.png
README.md
View file @
0ec519c
...
...
@@ -91,48 +91,9 @@ Teachable Machine 2.0을 이용해 마스크 착용을 유형별로 학습시킨
*
[
selenium
](
https://selenium-python.readthedocs.io
)
*
[
Teachable Machine
](
https://teachablemachine.withgoogle.com
)
*
[
Kakao TTS API
](
https://developers.kakao.com/docs/latest/ko/voice/common
)
*
Directory structure
.
└── 2020-02-OSS-TermProject
├── LICENSE.txt
├── README.md
├── app.js
├── bin
│ └── www
├── package-lock.json
├── package.json
├── public
│ ├── audios
│ │ ├── 0.mp3
│ │ ├── 1.mp3
│ │ ├── 2.mp3
│ │ ├── 3.mp3
│ │ └── Command_makeAudio.txt
│ ├── images
│ │ ├── 0.jpg
│ │ ├── 1.jpg
│ │ └── 2.jpg
│ └── stylesheets
│ └── style.css
├── python
│ ├── google.py
│ ├── keywords.txt
│ └── requirements.txt
├── readme_img
│ ├── 1.png
│ ├── camera.png
│ ├── ?
\2
10?
\2
37
\2
11.jpg
│ ├── ?
\2
25?
\2
03
\2
01.jpg
│ ├── ?
\2
13??
\2
32??
\2
34?
\2
23
\2
34.jpg
│ └── ?
\2
35??
\2
01?
\2
02??
\2
25?.jpg
├── routes
│ ├── index.js
│ └── users.js
└── views
├── error.ejs
└── index.ejs
### Directory Structure
<img
src=
"/readme_img/structure.png"
><br><br>
<!-- GETTING STARTED -->
...
...
readme_img/structure.png
0 → 100644
View file @
0ec519c
315 KB
Please
register
or
login
to post a comment