meiguoofa's Stars
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
heibaiying/BigData-Notes
大数据入门指南 :star:
flashlight/flashlight
A C++ standalone library for machine learning
rosedblabs/rosedb
Lightweight, fast and reliable key/value storage engine based on Bitcask.
eladrich/pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework
cpm-cmake/CPM.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
chengxumiaodaren/cpp-learning
downdemo/Cpp-Concurrency-in-Action-2ed
C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.
HuCaoFighting/Swin-Unet
[ECCVW 2022] The codes for the work "Swin-Unet: Unet-like Pure Transformer for Medical Image Segmentation"
taoxugit/AttnGAN
Open-Cascade-SAS/OCCT
Open CASCADE Technology (OCCT) is an open-source software development platform for 3D CAD, CAM, CAE.
google/monster-mash
SerialLain3170/adeleine
Automatic line art colorization using various types of hint or without hint
wofmanaf/ResT
This is an official implementation for "ResT: An Efficient Transformer for Visual Recognition".
rish-16/aft-pytorch
Unofficial PyTorch implementation of Attention Free Transformer (AFT) layers by Apple Inc.
moein-shariatnia/Deep-Learning
In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).
LiQiufu/WaveCNet
the code for WaveCNet
yan-hao-tian/ConTNet
This repo contains the code of "ConTNet: Why not use convolution and transformer at the same time?"
Masum06/Text2App
Create a functional Android app from a given text description of the app.
hytseng0509/ArtEditing
Modeling Artistic Workflows for Image Generation and Editing (ECCV 2020)
zhaoyuzhi/Semantic-Colorization-GAN
SCGAN: Saliency-map Guided Colorization with Generative Adversarial Network. IEEE TCSVT, 2020
xiaoweiChen/CXX20-Get-Details
《C++20 - Get the Details 》的非专业个人翻译
giddyyupp/AdvSegLoss
Official Pytorch implementation of Adversarial Segmentation Loss for Sketch Colorization [ICIP 2021]
LiYuhangUSTC/Sketch2Face
lllyasviel/SplitFilling
"User-Guided Line Art Flat Filling with Split Filling Mechanism" in CVPR 2021
kingsamchen/footnotes-of-linux-multithreaded-server-side-programming
Linux 多线程服务端编程 一书的脚注合集
Yan98/S2FGAN
S2FGAN
g1n0st/GAMES102
My homework and projects in course GAMES102 (http://staff.ustc.edu.cn/~lgliu/Courses/GAMES102_2020/default.html).
LHRYANG/Review_of_Computer_Graphics
计算机图形学复习