Pinned Repositories
2020_MaaSer_example_code
2020_MaaSer_example_code
20_MaaSer_code
Advanced_Models
여러가지 유명한 신경망 모델들을 제공합니다. (DCGAN, VAE, Resnet 등등)
driver-behavior
Mobility_Project
정류소 현황데이터, 교통카드 데이터, BMS 데이터를 기반으로한 개별 시내버스노선 최적화 알고리즘 및 신설 노선 운행시간 예측 모델
Music_Recomander_System
GTZAN 음악 데이터를 바탕으로 장르분류 모델을 학습한 후, 해당 모델의 fc layer를 임베딩벡터로하여 추천에 필요한 벡터로 변환하는 모델
NamsikNaverAIRUSH
2020 Naver AI-Rush 1차과제 혐오댓글 분류 문제(2차과제 모델은 저작권 상 업로드 불가)
NaverNewsCrawler
네이버API를 기반으로 만들어진 검색어 기반 네이버 뉴스 크롤링 프로그램
Novel-sentence-style-classification
영미권 작가들의 소설 문장을 통해 작가들을 구분하는 모델(Attention기반 모델 및 1dConvRnn모델들 구현하여 사용)
pytorch_basic
PyTorch로 시작하는 딥 러닝 입문을 바탕으로 책 내용과 가지고있는 데이터를 실습
Namsik-Yoon's Repositories
Namsik-Yoon/pytorch_basic
PyTorch로 시작하는 딥 러닝 입문을 바탕으로 책 내용과 가지고있는 데이터를 실습
Namsik-Yoon/NamsikNaverAIRUSH
2020 Naver AI-Rush 1차과제 혐오댓글 분류 문제(2차과제 모델은 저작권 상 업로드 불가)
Namsik-Yoon/Mobility_Project
정류소 현황데이터, 교통카드 데이터, BMS 데이터를 기반으로한 개별 시내버스노선 최적화 알고리즘 및 신설 노선 운행시간 예측 모델
Namsik-Yoon/2020_MaaSer_example_code
2020_MaaSer_example_code
Namsik-Yoon/20_MaaSer_code
Namsik-Yoon/Advanced_Models
여러가지 유명한 신경망 모델들을 제공합니다. (DCGAN, VAE, Resnet 등등)
Namsik-Yoon/driver-behavior
Namsik-Yoon/Music_Recomander_System
GTZAN 음악 데이터를 바탕으로 장르분류 모델을 학습한 후, 해당 모델의 fc layer를 임베딩벡터로하여 추천에 필요한 벡터로 변환하는 모델
Namsik-Yoon/NaverNewsCrawler
네이버API를 기반으로 만들어진 검색어 기반 네이버 뉴스 크롤링 프로그램
Namsik-Yoon/Novel-sentence-style-classification
영미권 작가들의 소설 문장을 통해 작가들을 구분하는 모델(Attention기반 모델 및 1dConvRnn모델들 구현하여 사용)
Namsik-Yoon/ImageEmbedding
image embedding for object detection using SCRL
Namsik-Yoon/MoviePoster_genre_Embedding_for_Recomendation
영화 포스터를 통해 장르 분류(multi target multi label)모델을 통해 포스터를 임베딩한 후, 장르별로 추천하는 모델(정리중)
Namsik-Yoon/Namsik-Lab
혼자 아무것이나
Namsik-Yoon/NAVER-AI-RUSH
Namsik-Yoon/People-Counting-in-Real-Time
People Counting in Real-Time with an IP camera.
Namsik-Yoon/People-counting-system
System to count the people entering and leaving an entrance, using a DNN as a detector (YOLO) and a tracking algorithm to count and track (CSRT)
Namsik-Yoon/Personalized-recommendation-system-practice-using-Python
Namsik-Yoon/pygcn
Graph Convolutional Networks in PyTorch
Namsik-Yoon/pytorch-template
PyTorch deep learning projects made easy.
Namsik-Yoon/spark_jupyternotebook
Namsik-Yoon/Speaker-Diarization
화자분리 모델(데이터셋 추가요망)
Namsik-Yoon/vissl
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
Namsik-Yoon/Voice-Overlay-Data-Classification-AI-Competition
Namsik-Yoon/Yolov5_DeepSort_Pytorch
Real-time multi-object tracker using YOLO v5 and deep sort