Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] DB 구축 #31

Open
1 task done
Hyunmin-H opened this issue Aug 6, 2023 · 0 comments
Open
1 task done

[Feat] DB 구축 #31

Hyunmin-H opened this issue Aug 6, 2023 · 0 comments

Comments

@Hyunmin-H
Copy link
Contributor

Hyunmin-H commented Aug 6, 2023

Background

  • 사용자들의 데이터 저장을 위한 DB 구축
  • 사용자들이 저장한 옷의 정보를 보여주기 위함

To Do

  • GCS 연결
  • [ ]
Hyunmin-H added a commit that referenced this issue Aug 14, 2023
- gcp class 추가
- gcp 관련 함수 추가
Hyunmin-H added a commit that referenced this issue Aug 14, 2023
- show garment 시 gcs 경로로 변경
Hyunmin-H added a commit that referenced this issue Aug 14, 2023
- frontend에서 이미지 upload 시 gcs에 추가
- 추후 inference 전 이미지 선택 시 gcs 경로의 이미지로 변경 계획
Hyunmin-H added a commit that referenced this issue Aug 16, 2023
- openpose의 Input 형식을 image byte로, output 형식을 dictionary
형식으로 변경

related to : #31
Hyunmin-H added a commit that referenced this issue Aug 16, 2023
- garment masking input 형식을 image byte, output 형식을 PIL 형식으로.
- gcp class에 json 파일 저장 코드 추가

related to : #31
Hyunmin-H added a commit that referenced this issue Aug 17, 2023
- cut and paste의 io를 in memory 방식으로 변경

related to : #31
Hyunmin-H added a commit that referenced this issue Aug 17, 2023
- in memory로 input data를 불러들이는 방식으로 변경
- 기존에는 경로에 저장된 이미지를 읽는 방식이었음
- 함수의 input으로 parsing image, 3D keypoint dictionary, target과
garmetn의 image byte, garment mask 값이 들어감

related to #31
Hyunmin-H added a commit that referenced this issue Aug 17, 2023
- main.py의 inference 함수 다시 구현(inference_preprocess 함수)

related to : #31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant