https://github.com/MarkMoHR/virtual_sketching
Revision a961f4158e7887aa41f2df8e2edbcb3ba0d11d16 authored by Haoran MO on 07 June 2021, 01:48:58 UTC, committed by GitHub on 07 June 2021, 01:48:58 UTC
1 parent 2fed75d
Raw File
Tip revision: a961f4158e7887aa41f2df8e2edbcb3ba0d11d16 authored by Haoran MO on 07 June 2021, 01:48:58 UTC
Update README.md
Tip revision: a961f41
.gitignore
.idea
.idea/
data/
datas/
dataset/
datasets/
model/
models/
testData/
output/
outputs/

*.csv

# temporary files
*.txt~
*.pyc
.DS_Store
.gitignore~

*.h5
back to top