Toggle navigation
Toggle navigation
This project
Loading...
Sign in
강현준
/
2018-1-capstone_design_1-Automated_calculation_system
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Hyunjun
2018-06-11 22:27:03 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d4f81a612d6e2bb1b17304539a0bb9511aea8435
d4f81a61
1 parent
08befc23
add params.pkl
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
README.md
dataset/params.pkl
README.md
View file @
d4f81a6
...
...
@@ -68,4 +68,8 @@ image_process.py : cropping을 통해 정사각형 형태를 만들고 32*32 크기로 resize,
14.
data.bin.gz
직접 만든 데이터셋. 32
*
32의 이미지를 rgb로 분리하여 이미지 1개당 3072개의 데이터, 1개의 label을 포함하여 3073개의 데이터를 갖음
\ No newline at end of file
직접 만든 데이터셋. 32
*
32의 이미지를 rgb로 분리하여 이미지 1개당 3072개의 데이터, 1개의 label을 포함하여 3073개의 데이터를 갖음
15.
params.pkl 추가
제작한 데이터셋을 트레이닝하고 나온 가중치를 저장한 params.pkl 파일 추가
\ No newline at end of file
...
...
dataset/params.pkl
0 → 100644
View file @
d4f81a6
No preview for this file type
Please
register
or
login
to post a comment