DeepakIITJ's Stars
microsoft/X-Decoder
[CVPR 2023] Official Implementation of X-Decoder for generalized decoding for pixel, image and language
lxtGH/Video-K-Net
[CVPR-2022 (oral)]-Video K-Net: A Simple, Strong, and Unified Baseline for Video Segmentation
sssdddwww2/vspw_dataset_download
CVPR2021 VSPW dataset download links
sssdddwww2/CVPR2021_VSPW_Implement
A pytorch implementation of the CVPR2021 paper "VSPW: A Large-scale Dataset for Video Scene Parsing in the Wild"
VSPW-dataset/VSPW_code
CVPR 2021 VSPW: A Large-scale Dataset for Video Scene Parsing in the Wild
VIPSeg-Dataset/VIPSeg-Dataset
CVPR2022: Large-scale Video Panoptic Segmentation in the Wild: A Benchmark
cszn/KAIR
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR
The-WebOps-Club/iitm-thesis-template
A LaTeX class for IIT Madras Thesis format
j-jith/iitm-thesis
A LaTeX class for preparing PhD, MS, M.Tech and B.Tech thesis according to the IIT Madras guidelines
eyalroz/technion-iit-thesis
A class for Technion IIT PhD/Masters theses - with a sample thesis using it
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
WHUHLX/CATS
sniklaus/pytorch-hed
a reimplementation of Holistically-Nested Edge Detection in PyTorch
JingyunLiang/SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository)
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
google-research/vision_transformer
ZhendongWang6/Uformer
[CVPR 2022] Official implementation of the paper "Uformer: A General U-Shaped Transformer for Image Restoration".
MITDeepLearning/introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
yun-liu/plot-edge-pr-curves
The code and data to plot edge PR curves for many existing edge detectors
MCG-NKU/plot-edge-pr-curves
The code and data to plot edge PR curves for many existing edge detectors
MarkMoHR/Awesome-Edge-Detection-Papers
:books: A collection of edge/contour/boundary detection papers and toolbox.
cszn/DnCNN
Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising (TIP, 2017)
zhufeida/Benchmark_EPS
A Benchmark for Edge-Preserving Image Smoothing.
amusi/Non-Maximum-Suppression
描述非极大值抑制(Non-Maximum-Suppression,NMS)
CihanTopal/ED_Lib
Implementations of edge (ED, EDColor, EDPF), line (EDLines), circle and low eccentric ellipse (EDCircles) detection algorithms.
TArong/Fast-edge-detection-using-structured-forests
Doll´ar, P., and Zitnick, C. L. 2015. Fast edge detection using structured forests. IEEE transactions on pattern analysis and machine intelligence 37(8):1558–1570
dengdazhen/EdgeRandomForest
An implementation of "Fast Edge Detection Using Structured Forests"
ArtanisCV/StructuredForests
A Python Implementation for Piotr's ICCV Paper "Structured Forests for Fast Edge Detection".
hongxinliu/edge-drawing
An implementation of Edge Drawing algorithm