Pinned Repositories
3-min-pytorch
<펭귄브로의 3분 딥러닝, 파이토치맛> 예제 코드
3-min-pytorch_study
3분 딥러닝 파이토치맛 - 오픈소스 개인 스터디용
ai-tech-interview
👩💻👨💻 AI 엔지니어 기술 면접 스터디
albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
awesome-computer-vision
A curated list of awesome computer vision resources
homework_2
Keras 기반의 Frcnn & YOLOv3를 사용한 인물 탐지
homework_4
Seq2Seq를 사용한 Video Captioning
Kinect2_tracker
PancreasUnet
Unet based Pancreas Segmentation 개선 프로젝트
PAPA
yellowjs0304's Repositories
yellowjs0304/3-min-pytorch_study
3분 딥러닝 파이토치맛 - 오픈소스 개인 스터디용
yellowjs0304/PAPA
yellowjs0304/ai-tech-interview
👩💻👨💻 AI 엔지니어 기술 면접 스터디
yellowjs0304/homework_2
Keras 기반의 Frcnn & YOLOv3를 사용한 인물 탐지
yellowjs0304/3-min-pytorch
<펭귄브로의 3분 딥러닝, 파이토치맛> 예제 코드
yellowjs0304/albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
yellowjs0304/awesome-computer-vision
A curated list of awesome computer vision resources
yellowjs0304/awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
yellowjs0304/homework_4
Seq2Seq를 사용한 Video Captioning
yellowjs0304/dataform_convertor
yellowjs0304/image-text-localization-recognition
A general list of resources to image text localization and recognition 场景文本位置感知与识别的论文资源与实现合集 シーンテキストの位置認識と識別のための論文リソースの要約
yellowjs0304/JMEBSVLN
yellowjs0304/KoBERT
Korean BERT pre-trained cased (KoBERT)
yellowjs0304/mmdetection_bin-picking
yellowjs0304/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
yellowjs0304/opencv
Open Source Computer Vision Library
yellowjs0304/pan_pp.pytorch
Official implementations of PSENet, PAN and PAN++.
yellowjs0304/PascalVOC2Yolo
Converting PascalVOC XML to YOLO txt format
yellowjs0304/pytorch-cosine-annealing-with-warmup
yellowjs0304/question
yellowjs0304/restyle-encoder
Official Implementation for "ReStyle: A Residual-Based StyleGAN Encoder via Iterative Refinement" (ICCV 2021) https://arxiv.org/abs/2104.02699
yellowjs0304/sahi
A lightweight vision library for performing large scale object detection/ instance segmentation.
yellowjs0304/STR-Fewer-Labels
Scene Text Recognition (STR) methods trained with fewer real labels.
yellowjs0304/tacademy_study
yellowjs0304/tf_computer_vision
《실전! 텐서플로 2를 활용한 딥러닝 컴퓨터 비전》 예제 코드_개인스터디용
yellowjs0304/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
yellowjs0304/vedastr
A scene text recognition toolbox based on PyTorch
yellowjs0304/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
yellowjs0304/yellowjs0304
yellowjs0304/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/