Pinned Repositories
ABC-Net-pytorch
[UNDER CONSTRUCTION]unofficial implementation of ABC-Net
amc-compressed-models
[ECCV 2018] Compressed models from AMC: AutoML for Model Compression and Acceleration on Mobile Devices.
AndrewNg-DeepLearning
微专业: 吴恩达 深度学习工程师 作业
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Awesome-Chatbot
Awesome Chatbot Projects,Corpus,Papers,Tutorials.
Awesome-ICCV2021-Low-Level-Vision
A Collection of Papers and Codes for ICCV2021 Low Level Vision and Image Generation
awesome-machine-learning-cn
机器学习资源大全中文版,包括机器学习领域的框架、库以及软件
Just-Code
Just Code ! 针对面试训练算法题, 目前包括字节跳动面试题、 LeetCode 和剑指 offer ,持续扩容中 :star:
SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
niluanwudidadi's Repositories
niluanwudidadi/Just-Code
Just Code ! 针对面试训练算法题, 目前包括字节跳动面试题、 LeetCode 和剑指 offer ,持续扩容中 :star:
niluanwudidadi/amc-compressed-models
[ECCV 2018] Compressed models from AMC: AutoML for Model Compression and Acceleration on Mobile Devices.
niluanwudidadi/Awesome-ICCV2021-Low-Level-Vision
A Collection of Papers and Codes for ICCV2021 Low Level Vision and Image Generation
niluanwudidadi/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
niluanwudidadi/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
niluanwudidadi/cnn-registration
A image registration method using convolutional neural network features.
niluanwudidadi/CVPR2021-Papers-with-Code
CVPR 2021 论文和开源项目合集
niluanwudidadi/CycleISP
Official repository for "CycleISP: Real Image Restoration via Improved Data Synthesis" (CVPR 2020--Oral)
niluanwudidadi/d2l-zh
《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
niluanwudidadi/DAGL
Dynamic Attentive Graph Learning for Image Restoration, ICCV2021 [PyTorch Code]
niluanwudidadi/DeblurGAN
Image Deblurring using Generative Adversarial Networks
niluanwudidadi/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens and Luca Antiga.
niluanwudidadi/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
niluanwudidadi/latexify_py
Generates LaTeX math description from Python functions.
niluanwudidadi/model_search
niluanwudidadi/NAS_FPN_Tensorflow
NAS-FPN: Learning Scalable Feature Pyramid Architecture for Object Detection.
niluanwudidadi/pycaret
An open source, low-code machine learning library in Python
niluanwudidadi/RBPN-PyTorch
The project is an official implement of our CVPR2019 paper "Recurrent Back-Projection Network for Video Super-Resolution"
niluanwudidadi/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
niluanwudidadi/srgan
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
niluanwudidadi/SSD.TensorFlow
State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow, QQ Group: 758790869
niluanwudidadi/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
niluanwudidadi/stylegan3
Official PyTorch implementation of StyleGAN3
niluanwudidadi/taming-transformers
niluanwudidadi/tensorflow-yolov3
🔥 pure tensorflow Implement of YOLOv3 with support to train your own dataset
niluanwudidadi/tfoptflow
Optical Flow Prediction with TensorFlow. Implements "PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume," by Deqing Sun et al. (CVPR 2018)
niluanwudidadi/vision_transformer
niluanwudidadi/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
niluanwudidadi/VoxelMorph-torch
niluanwudidadi/Wide_Deep_Model
wide deep ctr model by pytorch