Pinned Repositories
attendance-system---conf
CNN-based-images-perspective-correction
https://blog.naver.com/112fkdldjs/223142456558
Colab_Local_Webcam_YOLOv8_RealTime
Get video streaming from local webcam and inference on colab. Then local PC can get result by colab so that PC does not have GPU can use fast YOLOv8
CycleGANFloorplanTexturization
https://blog.naver.com/112fkdldjs/223191783206
DualWebcamDepthPerception
https://blog.naver.com/112fkdldjs/223180479838
FacialEmotionAI
https://blog.naver.com/112fkdldjs/223371790454
LSTM-Action-Recognition
https://blog.naver.com/112fkdldjs/222972860886
LSTM-based-DigitSpeakTrigger
https://blog.naver.com/112fkdldjs/223372065618
mediapipe_racing-game
make virtual handle by gesture detection on real time with mediapipe
MonoDepthEstimation
https://blog.naver.com/112fkdldjs/223201279038
Nyan-SouthKorea's Repositories
Nyan-SouthKorea/LSTM-Action-Recognition
https://blog.naver.com/112fkdldjs/222972860886
Nyan-SouthKorea/RealTime_zeroshot_TTS_ko
Use openvoice v2 module to do real time tts(text to speech) task for on-device robotics. Trying to inference the model on single board like raspberry pi, jetson boards.
Nyan-SouthKorea/sLLM_int4_multi-turn_Ollama_Module
Ollama 기반의 int4 gguf 형식 sLLM을 multi-turn 형태로 대화할 수 있는 통합 모듈
Nyan-SouthKorea/FacialEmotionAI
https://blog.naver.com/112fkdldjs/223371790454
Nyan-SouthKorea/LSTM-based-DigitSpeakTrigger
https://blog.naver.com/112fkdldjs/223372065618
Nyan-SouthKorea/MonoDepthEstimation
https://blog.naver.com/112fkdldjs/223201279038
Nyan-SouthKorea/RealTime_STT_with_Whisper
Real Time STT model with GPU by Whisper and VAD(Voice Activity Detector) model
Nyan-SouthKorea/attendance-system---conf
Nyan-SouthKorea/CNN-based-images-perspective-correction
https://blog.naver.com/112fkdldjs/223142456558
Nyan-SouthKorea/Colab_Local_Webcam_YOLOv8_RealTime
Get video streaming from local webcam and inference on colab. Then local PC can get result by colab so that PC does not have GPU can use fast YOLOv8
Nyan-SouthKorea/CycleGANFloorplanTexturization
https://blog.naver.com/112fkdldjs/223191783206
Nyan-SouthKorea/DualWebcamDepthPerception
https://blog.naver.com/112fkdldjs/223180479838
Nyan-SouthKorea/mediapipe_racing-game
make virtual handle by gesture detection on real time with mediapipe
Nyan-SouthKorea/nyan-1
Nyan-SouthKorea/yolov5-iris-pose-estimator
detects iris and eye so the model can estimate that where does a person whatching
Nyan-SouthKorea/RealSense_YOLOv7-Package
Real Sense카메라를 이용하여, 사물인식 결과에 Depth를 더하여 반환해주는 패키지. ROS2에서의 사용을 위하여 감지된 물체의 카메라로부터 거리와 각도가 표시되도록 변환
Nyan-SouthKorea/RoomUsagePredictionWithPix2Pix
https://blog.naver.com/112fkdldjs/223185446716
Nyan-SouthKorea/Siamese-Speaker-Identification-End2End
https://blog.naver.com/112fkdldjs/223379003390
Nyan-SouthKorea/TurtleBot3_Object_Detection-YOLOv8
Murge Object Detectoin(Custom trained YOLOv8) model with Turtlebot3 auto-drive system
Nyan-SouthKorea/YOLO_Easy_Augmentation
enter dataset path with train, val, test. Then automatically augment every images to ready YOLO object detection train
Nyan-SouthKorea/YOLOv7_Custom
YOLOv7 custom inference
Nyan-SouthKorea/YOLOv7_with_depthmap
YOLOv7을 ultralytics 패키지처럼 쉽게 불러와 사용 가능하며, depth_map이 있을 경우 객체에 대한 depth도 반환해준다.
Nyan-SouthKorea/YOLOv8_for_ROS2
ROS2 강의에서 YOLOv8 사물인식 파트에 대한 강의 자료