-
Xi'an Jiaotong University
- Xi'an
- https://www.zhihu.com/people/lim0-34
Stars
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
深度学习入门教程, 优秀文章, Deep Learning Tutorial
PRML algorithms implemented in Python
Interview = 简历指南 + 算法题 + 八股文 + 源码分析
COCO API - Dataset @ http://cocodataset.org/
Efficient Image Captioning code in Torch, runs on GPU
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路
Code Repository for The Kaggle Book, Published by Packt Publishing
Jupyter notebooks for using & learning Keras
This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with articles I publish on Medium. I encourage you both to read as well …
An implementation of iPhone X's FaceID using face embeddings and siamese networks on RGBD images.
深度学习在推荐系统中的应用及论文小结。
Copy-paste augmentation for segmentation and detection tasks
一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM, xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)
基于U-Net检测卫星图像上的新增建筑
The official codebase for the Learned Smartphone ISP Challenge in MAI @ CVPR 2021
[WACV 2020] "Nonparametric Structure Regularization Machine for 2D Hand Pose Estimation"
WSDM2022留存预测挑战赛 第1名解决方案
将Mask_RCNN应用于关键点检测,基于TensorFlow和Keras