ai4r / Gesture-Generation-from-Trimodal-Context

Speech Gesture Generation from the Trimodal Context of Text, Audio, and Speaker Identity (SIGGRAPH Asia 2020)
Other
245 stars 35 forks source link

lmdb dataset #38

Closed fhan90521 closed 2 years ago

fhan90521 commented 2 years ago

안녕하세요 ted dataset 만드는 코드를 실행시키면 pickle 파일들이 생성되던데 이 pickle파일들을 lmdb 데이터셋으로 바꾸는 방법에 대해 조언이 가능할까요?

youngwoo-yoon commented 2 years ago

안녕하세요, https://github.com/ai4r/Gesture-Generation-from-Trimodal-Context/issues/36 위 이슈에서 lmdb 생성 코드를 공유하였습니다. 새로운 데이터셋을 구축하신다면 데이터에 맞게 수정해서 사용하시면 됩니다.

fhan90521 commented 2 years ago

답변 감사합니다!