Pinned Repositories
AtLoc
AtLoc: Attention Guided Camera Localization
attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
carla
Open-source simulator for autonomous driving research.
Carla0.9.10-kitti-data-export
Using Carla to make data set similar to Kitti 3D target detection
convolution_as_multiplication
Step by step explanation of 2D convolution implemented as matrix multiplication using toeplitz matrices
curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
dd3d
Official PyTorch implementation of DD3D: Is Pseudo-Lidar needed for Monocular 3D Object detection? (ICCV 2021), Dennis Park*, Rares Ambrus*, Vitor Guizilini, Jie Li, and Adrien Gaidon.
DDAD
Dense Depth for Autonomous Driving (DDAD) dataset.
demon
DeMoN: Depth and Motion Network
MonoFormer
sjg02122's Repositories
sjg02122/MonoFormer
sjg02122/AtLoc
AtLoc: Attention Guided Camera Localization
sjg02122/carla
Open-source simulator for autonomous driving research.
sjg02122/Carla0.9.10-kitti-data-export
Using Carla to make data set similar to Kitti 3D target detection
sjg02122/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
sjg02122/dd3d
Official PyTorch implementation of DD3D: Is Pseudo-Lidar needed for Monocular 3D Object detection? (ICCV 2021), Dennis Park*, Rares Ambrus*, Vitor Guizilini, Jie Li, and Adrien Gaidon.
sjg02122/DDAD
Dense Depth for Autonomous Driving (DDAD) dataset.
sjg02122/demon
DeMoN: Depth and Motion Network
sjg02122/DPT
Dense Prediction Transformers
sjg02122/DRANet
sjg02122/fchardnet
Modified Fully Convolutional HarDNet for Segmentation in Pytorch for private dataset, distillation learning and multiple tasks.
sjg02122/how-do-vits-work
(ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"
sjg02122/InsightFace_Pytorch
Pytorch0.4.1 codes for InsightFace
sjg02122/intensive_sw
sjg02122/monodepth2
[ICCV 2019] Monocular depth estimation from a single image
sjg02122/monodle
Delving into Localization Errors for Monocular 3D Object Detection, CVPR'2021
sjg02122/packnet-sfm-1
TRI-ML Monocular Depth Estimation Repository
sjg02122/poseRefine
sjg02122/pytorch-cifar
95.16% on CIFAR10 with PyTorch
sjg02122/RNW
This is the official repository for Regularizing Nighttime Weirdness: Efficient Self-supervised Monocular Depth Estimation in the Dark (ICCV 2021).
sjg02122/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
sjg02122/sjg02122
Config files for my GitHub profile.
sjg02122/SLaK
"More ConvNets in the 2020s: Scaling up Kernels Beyond 51x51 using Sparsity", Shiwei Liu, Tianlong Chen, Xiaohan Chen, Xuxi Chen, Qiao Xiao, Boqian Wu, Mykola Pechenizkiy, Decebal Constantin Mocanu, Zhangyang Wang
sjg02122/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
sjg02122/swin-transformer-pytorch
Implementation of the Swin Transformer in PyTorch.
sjg02122/Test_CDCI
sjg02122/TransDepth
Code for Transformers Solve Limited Receptive Field for Monocular Depth Prediction
sjg02122/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
sjg02122/XiaohuLuVPDetection
This is a Python + OpenCV implementation of the Vanishing Point algorithm by Xiaohu Lu et al. - http://xiaohulugo.github.io/papers/Vanishing_Point_Detection_WACV2017.pdf
sjg02122/yolov4_darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )