ninetailskim's Stars
hitzhangjie/golang-debugger-book
From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the program written in specific programming language? How does a debugger work? If we develop a debugger for go programming language, we must master go type system, runtime... and some Operating System internals. OK, all the contents mentioned above will be covered in this book. Hope you enjoy it!
beat-the-buzzer/beat-the-buzzer.github.io
个人博客
zensezz/GRMS
基于hadoop的商品推荐系统
ninetailskim/DodgeFace
timy90022/One-Shot-Object-Detection
Implementation of One-Shot Object Detection with Co-Attention and Co-Excitation in Pytorch
ninetailskim/DodgeFace-EXQver
PaddlePaddle/hapi
hapi is a High-level API that supports both static and dynamic execution modes
soloist-v/yolov5_for_rknn
YOLOv5 in PyTorch > ONNX > RKNN
airockchip/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
luanfujun/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
totex/Learn-OpenGL-in-python
All the source codes from my youtube tutorial series called "OpenGL in python".
rileynwong/pokemon-images-dataset-by-type
Dataset of Pokemon images sorted by primary type
wandb/catz
A machine learning contest to predict the behavior of catz
iPERDance/iPERCore
Liquid Warping GAN with Attention: A Unified Framework for Human Image Synthesis
lamberta/html5-animation
Foundation HTML5 Animation with JavaScript example code and book exercises.
yangxue0827/mmdetection
Open MMLab Detection Toolbox and Benchmark
salu133445/musegan
An AI for Music Generation
1084667371/ExtractLine
zhaoyuzhi/deepfillv2
The PyTorch implementation of ICCV 2019 oral paper: free-form inpainting (deepfillv2), especially Gated Conv
digital-standard/ThreeDPoseTracker
JiahuiYu/generative_inpainting
DeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
EastSmith/AlphaZero_Gomoku_PaddlePaddle
ninetailskim/FlappyPaddle
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
delip/PyTorchNLPBook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L
apachecn/nlp-pytorch-zh
《Natural Language Processing with PyTorch》中文翻译
PaddlePaddle/PaddleX
All-in-One Development Tool based on PaddlePaddle(飞桨低代码开发工具)
NVlabs/stylegan2
StyleGAN2 - Official TensorFlow Implementation
NVlabs/stylegan
StyleGAN - Official TensorFlow Implementation