Pinned Repositories
2022_K_water_AI_contest
[2022 제2회 K-water AI경진대회]수돗물 수요예측 알고리즘 개발
2D-Motion-Retargeting
PyTorch implementation for our paper Learning Character-Agnostic Motion for Motion Retargeting in 2D, SIGGRAPH 2019
DLFD
Distribution-Level Feature Distancing for Machine Unlearning: Towards a Better Trade-off Between Model Utility and Forgetting
DMR
DMR: Disentangling Marginal Representations for Out-of-Distribution Detection (CVPRW 2024)
Gemmath-2-9b
[Google ML Bootcamp Gemma Sprint] This model is based on the Gemma-2-9b and has been fine-tuned using two math problem datasets to improve its accuracy in solving mathematical tasks.
Guided_Loss_Increasing
(CVPRW24 on TCV) Towards Efficient Machine Unlearning with Data Augmentation: Guided Loss-Increasing (GLI) to Prevent the Catastrophic Model Utility Drop
KoMultiText
(NeurIPS 2023 workshop on SoLaR) Korean Multi-task Text Dataset for Classifying Biased Speech in Real-World Online Services
MachineUnlearning
( AAAI 2024 workshop on PPAI) Towards Machine Unlearning Benchmarks: Forgetting the Personal Identities in Facial Recognition Systems
OliveYoung_cosmetics_img_classifier
직접 수집한 올리브영 화장품 30종 이미지를 분류하는 CNN 모델 설계
OliveYoung_review_classifier
올리브영 온라인몰 리뷰에서 핵심 문장을 추출한 후, 긍/부정을 분류하는 텍스트 모델 설계
Dasol-Choi's Repositories
Dasol-Choi/KoMultiText
(NeurIPS 2023 workshop on SoLaR) Korean Multi-task Text Dataset for Classifying Biased Speech in Real-World Online Services
Dasol-Choi/OliveYoung_review_classifier
올리브영 온라인몰 리뷰에서 핵심 문장을 추출한 후, 긍/부정을 분류하는 텍스트 모델 설계
Dasol-Choi/2022_K_water_AI_contest
[2022 제2회 K-water AI경진대회]수돗물 수요예측 알고리즘 개발
Dasol-Choi/DLFD
Distribution-Level Feature Distancing for Machine Unlearning: Towards a Better Trade-off Between Model Utility and Forgetting
Dasol-Choi/Guided_Loss_Increasing
(CVPRW24 on TCV) Towards Efficient Machine Unlearning with Data Augmentation: Guided Loss-Increasing (GLI) to Prevent the Catastrophic Model Utility Drop
Dasol-Choi/MachineUnlearning
( AAAI 2024 workshop on PPAI) Towards Machine Unlearning Benchmarks: Forgetting the Personal Identities in Facial Recognition Systems
Dasol-Choi/OliveYoung_cosmetics_img_classifier
직접 수집한 올리브영 화장품 30종 이미지를 분류하는 CNN 모델 설계
Dasol-Choi/2D-Motion-Retargeting
PyTorch implementation for our paper Learning Character-Agnostic Motion for Motion Retargeting in 2D, SIGGRAPH 2019
Dasol-Choi/DMR
DMR: Disentangling Marginal Representations for Out-of-Distribution Detection (CVPRW 2024)
Dasol-Choi/Gemmath-2-9b
[Google ML Bootcamp Gemma Sprint] This model is based on the Gemma-2-9b and has been fine-tuned using two math problem datasets to improve its accuracy in solving mathematical tasks.
Dasol-Choi/Algorithm_study
Record of Algorithm Problem Solving
Dasol-Choi/Deep-Learning-Paper-Review-and-Practice
꼼꼼한 딥러닝 논문 리뷰와 코드 실습
Dasol-Choi/Llama3.2-Vision-Finetune
An open-source implementaion for fine-tuning Llama3.2-Vision series by Meta.
Dasol-Choi/Markdown-Guide
Dasol-Choi/Momentum-App
바닐라 JS로 만든 간단한 크롬 앱
Dasol-Choi/ms-swift
Use PEFT or Full-parameter to finetune 400+ LLMs or 100+ MLLMs. (LLM: Qwen2.5, Llama3.2, GLM4, Internlm2.5, Yi1.5, Mistral, Baichuan2, DeepSeek, Gemma2, ...; MLLM: Qwen2-VL, Qwen2-Audio, Llama3.2-Vision, Llava, InternVL2, MiniCPM-V-2.6, GLM4v, Xcomposer2.5, Yi-VL, DeepSeek-VL, Phi3.5-Vision, ...)
Dasol-Choi/MultipleInputMixup
(AAAI 2024 workshop on DAI) Multiple Input Mixup for Out of Distribution Detection
Dasol-Choi/naengteol
챗GPT를 이용한 레시피 생성 서비스 프로젝트
Dasol-Choi/OliveforAll-web
올리브영 매장의 화장품을 카메라로 찍으면 그 제품의 간단한 정보와 주요 리뷰를 요약한 상세페이지를 보여주는 어플이케이션
Dasol-Choi/OneDrinkToday
제1회 스파르타 코딩 공모전 5팀의 <오늘한잔> 레파지토리
Dasol-Choi/polyp_segmentation
Polyp segmentation from frames extracted from colonoscopy
Dasol-Choi/pytorch-cifar
95.47% on CIFAR10 with PyTorch
Dasol-Choi/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.