One-punch24's Stars
tonybragin/BFDH
Алгоритм BFDH (Best-Fit Decreasing Height) для решения задачи двумерной упаковки прямоугольников.
HolyChen/Strip-Packing
An algorithm for solving 2D strip packing problem.
Mxbonn/strip-packing
Algorithm for the strip packing problem with guillotine cuts constraint
janosh/awesome-normalizing-flows
Awesome resources on normalizing flows.
bruinxiong/EG3D-pytorch
unofficial code of the paper "Efficient Geometry-aware 3D Generative Adversarial Networks"
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
avanishukla/DL-Theory-Assignments
Nikasa1889/awesome-deep-learning-theory
A curated list of awesome Deep Learning theories that shed light on the mysteries of DL
cilvrRG/DeepLearn-Theory
Topics on theoretical, mathematical aspects of DL
yusx-swapp/GNN-RL-Model-Compression
GNN-RL Compression: Topology-Aware Network Pruning using Multi-stage Graph Embedding and Reinforcement Learning
deep-fry/mayo
Mayo: Auto-generation of hardware-friendly deep neural networks. Dynamic Channel Pruning: Feature Boosting and Suppression.
jarikorhonen/cnn-tlvqm
Source code for no-reference video quality model CNN-TLVQM
facebookresearch/pytorch_GAN_zoo
A mix of GAN implementations including progressive growing
weihaox/GAN-Inversion
[TPAMI 2022] GAN Inversion: A Survey
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
p-lambda/incontext-learning
Experiments and code to generate the GINC small-scale in-context learning dataset from "An Explanation for In-context Learning as Implicit Bayesian Inference"
ctrnh/multi_player_multi_armed_bandit_algorithms
Implementation of state-of-the-art multi-player multi-armed bandit problem algorithms.
zhanghang1989/PyTorch-Encoding
A CV toolkit for my papers.
NVlabs/nvdiffrast
Nvdiffrast - Modular Primitives for High-Performance Differentiable Rendering
google/tf_mesh_renderer
A differentiable, 3D mesh renderer using TensorFlow.
microsoft/Deep3DFaceReconstruction
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
google-research/adapter-bert
benzakenelad/BitFit
Simple Parameter-efficient Fine-tuning for Transformer-based Masked Language-models
Plmono/RL-qite
Quantum imaginary time evolution steered by reinforcement learning
fengdu78/lihang-code
《统计学习方法》的代码实现
openai/glide-text2im
GLIDE: a diffusion-based text-conditional image synthesis model
yccyenchicheng/SegVAE
Implementation of ECCV 2020 paper: "Controllable Image Synthesis via SegVAE". Project page: https://yccyenchicheng.github.io/SegVAE/. Paper: https://arxiv.org/abs/2007.08397.
sicxu/Deep3DFaceRecon_pytorch
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019). A PyTorch implementation.
kuc2477/tensorflow-infogan
TensorFlow implementation of "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets", NIPS 2016