Pinned Repositories
ActionAI
custom human activity recognition modules by pose estimation and cascaded inference using sklearn API
ActionAI_code_explain
ActionAI_PC
Auto_make_Color_ID_Photo
Creates a color ID photo by inferring the background that matches the person in the image
BOJ
백준 문제 풀이
crnn-audio-classification
UrbanSound classification using Convolutional Recurrent Networks in PyTorch
Custom_Yolov7_Training
explain how to training custom datasett yolov7
dacon_exercise_classification
dacon 대회에 참가하면서 제출한 코드 공유합니다.
deep-generative-models-AIM5036.github.io
DL_model_practice
DeepLearning model practice repository
kacel33's Repositories
kacel33/ActionAI
custom human activity recognition modules by pose estimation and cascaded inference using sklearn API
kacel33/ActionAI_code_explain
kacel33/ActionAI_PC
kacel33/Auto_make_Color_ID_Photo
Creates a color ID photo by inferring the background that matches the person in the image
kacel33/BOJ
백준 문제 풀이
kacel33/crnn-audio-classification
UrbanSound classification using Convolutional Recurrent Networks in PyTorch
kacel33/Custom_Yolov7_Training
explain how to training custom datasett yolov7
kacel33/dacon_exercise_classification
dacon 대회에 참가하면서 제출한 코드 공유합니다.
kacel33/deep-generative-models-AIM5036.github.io
kacel33/DL_model_practice
DeepLearning model practice repository
kacel33/english_font_image_crawling
english font image download
kacel33/gan_tutorial
처음 generative adversarial network 를 공부하는 저장소입니다.
kacel33/kacel33
kacel33/make_low_dose_ct_dataset
make low dose CT dataset
kacel33/yolo_frame_skip_trt
YOLOv4-416 모델을 tensorrt로 최적화한 후에 frame_skip알고리즘을 적용하였습니다.
kacel33/yolo_skip_frame
모든 frame에서 yolo로 추론하는 것이 아닌 한번 추론 후 n번 frame을 건너 뛰는 코드입니다.
kacel33/YOLO_Trakcer
skip_frame을 opencv tracker함수로 처리하는 코드입니다.