https://github.com/MarkMoHR/virtual_sketching
Revision 149a4bed439e0865728cd85b9ffc0bef7921f7ee authored by Your Name on 09 August 2021, 09:06:08 UTC, committed by Your Name on 09 August 2021, 09:06:08 UTC
1 parent 12831ad
Raw File
Tip revision: 149a4bed439e0865728cd85b9ffc0bef7921f7ee authored by Your Name on 09 August 2021, 09:06:08 UTC
Updated webpage: minor
Tip revision: 149a4be
.gitignore
.idea
.idea/
data/
datas/
dataset/
datasets/
model/
models/
testData/
output/
outputs/

*.csv

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

*.h5
back to top