Pinned Repositories
3dhand
AAE
adversarial autoencoder (AAE) with tensorflow for MNIST
AAE-tensorflow
Tensorflow implementation of Adversarial Autoencoders (https://arxiv.org/abs/1511.05644)
ACGAN-PyTorch
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
Adversarial-Autoencoder
An adversarial autoencoder implementation in pytorch
adversarial-variational-autoencoders
Adversarial Variational Auto-Encoders (AVAEs) in Theano
autoencoding_beyond_pixels
Generative image model with learned similarity measures
IcGAN
Invertible conditional GANs for image editing
Tensorflow-MultiGPU-VAE-GAN
A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.
shuizhilinxin's Repositories
shuizhilinxin/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
shuizhilinxin/awesome-lane-detection
A paper list of lane detection.
shuizhilinxin/CatCoding
公众号: 壹种念头 教程源码
shuizhilinxin/cmake-cookbook
CMake Cookbook recipes.
shuizhilinxin/CVPR-2021-Papers
shuizhilinxin/CVPR2021-Papers-with-Code
CVPR 2021 论文和开源项目合集
shuizhilinxin/CVPR2022-Papers-with-Code-Demo
收集 CVPR 最新的成果,包括论文、代码和demo视频等,欢迎大家推荐!
shuizhilinxin/DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
shuizhilinxin/DualStyleGAN
[CVPR 2022] Pastiche Master: Exemplar-Based High-Resolution Portrait Style Transfer
shuizhilinxin/EfficientPS
PyTorch code for training EfficientPS for Panoptic Segmentation
shuizhilinxin/frequency-domain-image-translation
shuizhilinxin/gpt4free
The official gpt4free repository | various collection of powerful language models
shuizhilinxin/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
shuizhilinxin/kivy
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
shuizhilinxin/Learning-Statistical-Texture-for-Semantic-Segmentation
Pytorch code for CVPR2021 paper "Learning Statistical Texture for Semantic Segmentation"
shuizhilinxin/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
shuizhilinxin/LPTN
Official implementation of the paper 'High-Resolution Photorealistic Image Translation in Real-Time: A Laplacian Pyramid Translation Network' in CVPR 2021
shuizhilinxin/Markdown-Resume-Template
BAT程序员自己的简历模板分享出来了 。技术简历追求简单明了,避免没有必要的花哨修饰,大家可以fork到自己仓库中,基于这个模板进行修改。
shuizhilinxin/OneNet
OneNet: End-to-End One-Stage Object Detection
shuizhilinxin/PanopticFCN
Fully Convolutional Networks for Panoptic Segmentation (CVPR2021 Oral)
shuizhilinxin/pcl-learning
🔥PCL(Point Cloud Library)点云库学习记录
shuizhilinxin/QualityScaler
Image/video deeplearning upscaler app for Windows - BRSGAN & RealSR_JPEG
shuizhilinxin/SegFormer
Official PyTorch implementation of SegFormer
shuizhilinxin/StyleGAN-Human
StyleGAN-Human: A Data-Centric Odyssey of Human Generation
shuizhilinxin/TensorRT-LaneATT
Code for TensorRT inference of LaneATT model
shuizhilinxin/tusimple-benchmark
Download Datasets and Ground Truths: https://github.com/TuSimple/tusimple-benchmark/issues/3
shuizhilinxin/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
shuizhilinxin/vnpy
基于Python的开源量化交易平台开发框架
shuizhilinxin/watchlist
Example application for flask tutorial "Flask 入门教程".
shuizhilinxin/youngyangyang04