로딩
요청 처리 중입니다...

[졸업과제] 8. 논문 리뷰 (1)

 [졸업과제] 8. 논문 리뷰 (1)

- 단락 별로 요약 있습니다. 요약만 읽어도 감사합니당.

지난 포스팅 이후 많은 시도가 있었다. 대표적으로 지금은 안 쓰지만 아래 코드를 돌려봤다. https://github.com/IoSR-Surrey/untwist GitHub - IoSR-Surrey/untwist Contribute to IoSR-Surrey/untwist development by creating an account on GitHub. github.com from utils import get_stems # Load the stems stems = get_stems(song_idx=0, path_to_dsd100_subset='/content/DSD100subset', mono=True) train_frames = 2000 fft_size = 1024 n_bins = fft_size // 2 + 1 stft = transforms.STFT(fft_size=fft_size) istft = transforms.I...

# 논문 # 논문리뷰 # 대학생 # 디지털 # 딥러닝 # 머신러닝 # 음향 # 졸업 # 페이스북