Pinned Repositories
algorithms
《算法 (第4版)》、牛课堂、《剑指Offer》、
AmbiqSuite_R4.3.0
AnimeGANv2
[Open Source]. The improved version of AnimeGAN. Landscape photos/videos to anime
Awesome-Edge-Detection-Papers
:books: A collection of edge/contour/boundary detection papers and toolbox.
CartoonGan-tensorflow
Generate your own cartoon-style images with CartoonGAN (CVPR 2018), powered by TensorFlow 2.0 Alpha.
code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
propeller-shafting
The computation code for the dynamic model of propeller-shafting
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
WarpGAN-Tensorflow
JKANG94's Repositories
JKANG94/WarpGAN-Tensorflow
JKANG94/propeller-shafting
The computation code for the dynamic model of propeller-shafting
JKANG94/AmbiqSuite_R4.3.0
JKANG94/AnimeGANv2
[Open Source]. The improved version of AnimeGAN. Landscape photos/videos to anime
JKANG94/Awesome-Edge-Detection-Papers
:books: A collection of edge/contour/boundary detection papers and toolbox.
JKANG94/CartoonGan-tensorflow
Generate your own cartoon-style images with CartoonGAN (CVPR 2018), powered by TensorFlow 2.0 Alpha.
JKANG94/ComputerVision
Contains work done and also snippets that can be used as a handy tool as a part of CV project
JKANG94/CPP-17-STL-cookbook
作为对《C++17 STL cookbook》英文版的中文翻译。
JKANG94/CS-Notes
:books: 技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计
JKANG94/CycleGAN-TensorFlow
An implementation of CycleGan using TensorFlow
JKANG94/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
JKANG94/Distortion-Correction-Wide-Angle-Portraits
JKANG94/GeoProj
Blind Geometric Distortion Correction on Images Through Deep Learning
JKANG94/interview
📚 C/C++面试基础知识总结
JKANG94/learnopencv
Learn OpenCV : C++ and Python Examples
JKANG94/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
JKANG94/onnx
Open standard for machine learning interoperability
JKANG94/OpenFace
OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
JKANG94/pix2pix
Image-to-image translation with conditional adversarial nets
JKANG94/PointRend-PyTorch
A PyTorch implementation of PointRend: Image Segmentation as Rendering
JKANG94/pytorch-cpn
A PyTorch re-implementation of CPN (Cascaded Pyramid Network for Multi-Person Pose Estimation)
JKANG94/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
JKANG94/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
JKANG94/Pytorch_Retinaface
Retinaface get 80.99% in widerface hard val using mobilenet0.25.
JKANG94/SSD
High quality, fast, modular reference implementation of SSD in PyTorch
JKANG94/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
JKANG94/tf-cpn
Cascaded Pyramid Network for Multi-Person Pose Estimation (CVPR 2018)
JKANG94/White-box-Cartoonization
Official tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”
JKANG94/yolact
A simple, fully convolutional model for real-time instance segmentation.
JKANG94/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.