pineconebean's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
megvii-research/HDR-Transformer
The official MegEngine implementation of the ECCV 2022 paper: Ghost-free High Dynamic Range Imaging with Context-aware Transformer
postech-ami/HDR-Plenoxels
[ECCV'22] Official PyTorch Implementation of "HDR-Plenoxels: Self-Calibrating High Dynamic Range Radiance Fields"
darglein/ADOP
MCG-NKU/FMNet
The official pytorch implemention of the ACM MM paper "FMNet: Frequency-Aware Modulation Network for SDR-to-HDR Translation".
typescript-cheatsheets/react
Cheatsheets for experienced React developers getting started with TypeScript
LekoArts/gatsby-starter-minimal-blog
Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and line highlighting.
LekoArts/gatsby-themes
Get high-quality and customizable Gatsby themes to quickly bootstrap your website! Choose from many professionally created and impressive designs with a wide variety of features and customization options.
bmild/nerf
Code release for NeRF (Neural Radiance Fields)
tomrunia/OpticalFlow_Visualization
Python optical flow visualization following Baker et al. (ICCV 2007) as used by the MPI-Sintel challenge
sniklaus/pytorch-spynet
a reimplementation of Optical Flow Estimation using a Spatial Pyramid Network in PyTorch
yulunzhang/RDN
Torch code for our CVPR 2018 paper "Residual Dense Network for Image Super-Resolution" (Spotlight)
NVlabs/PWC-Net
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
CharlesShang/DCNv2
Deformable Convolutional Networks v2 with Pytorch
cfzd/FcaNet
FcaNet: Frequency Channel Attention Networks
zhaoy376/Bridge-Attention
The code for the paper 'BA-Net: Bridge Attention for Deep Convolutional Neural Networks'
wofmanaf/SA-Net
Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks
msracver/Deformable-ConvNets
Deformable Convolutional Networks
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
NVIDIA/partialconv
A New Padding Scheme: Partial Convolution based Padding
Rachine/ExposureFusion
Exposure Fusion Technique
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
pytorch/captum
Model interpretability and understanding for PyTorch
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
verigak/progress
Easy to use progress bars for Python
open-mmlab/mmcv
OpenMMLab Computer Vision Foundation
anuragranj/spynet
Spatial Pyramid Network for Optical Flow
open-mmlab/mmagic
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.
prompt-toolkit/python-prompt-toolkit
Library for building powerful interactive command line applications in Python