Pinned Repositories
ADLR
Anomaly detection in hyperspectral images by abundance- and dictionary-based low-rank decomposition (ADLR)
ADMM
Implemented ADMM for solving convex optimization problems such as Lasso, Ridge regression
AED-algorithm
Autoregressive-Model-in-Vision-A-Survey
Autoregressive Model in Vision: A Survey
BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
ColossalAI
Colossal-AI: A Unified Deep Learning System for Large-Scale Parallel Training
DA-BEV
DA-BEV: Unsupervised Domain Adaptation for Bird's Eye View Perception
Hyperspectral-image-target-detection-based-on-sparse-representation
Hyperspectral image Target Detection based on Sparse Representation
LREN
Low-Rank Embedded Network for Sample-Free Hyperspectral Anomaly Detection (AAAI2021)
SAR_Imaging_chirp_scaling
Chirp scaling algorithm for SAR Imaging
xdjiangkai's Repositories
xdjiangkai/LREN
Low-Rank Embedded Network for Sample-Free Hyperspectral Anomaly Detection (AAAI2021)
xdjiangkai/SAR_Imaging_chirp_scaling
Chirp scaling algorithm for SAR Imaging
xdjiangkai/ADLR
Anomaly detection in hyperspectral images by abundance- and dictionary-based low-rank decomposition (ADLR)
xdjiangkai/Hyperspectral-image-target-detection-based-on-sparse-representation
Hyperspectral image Target Detection based on Sparse Representation
xdjiangkai/ADMM
Implemented ADMM for solving convex optimization problems such as Lasso, Ridge regression
xdjiangkai/AED-algorithm
xdjiangkai/BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
xdjiangkai/ColossalAI
Colossal-AI: A Unified Deep Learning System for Large-Scale Parallel Training
xdjiangkai/InvertingGAN
Invert a pre-trained GAN model (includes code for training a GAN on celebA)
xdjiangkai/Learning-Opencv-python-with-your-camera
Image_Filtering_Edge_Detection_Morphology_Demo
xdjiangkai/MVCNMF
Unsupervised spectral unmixing by minimum-volume-constrained non-negative matrix factorization (MVC-NMF)
xdjiangkai/pytorch-lightning-template
An easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much easier using this template, and keep your freedom to edit all the functions as well. Big-project-friendly as well.
xdjiangkai/rrcf
🌲 Implementation of the Robust Random Cut Forest algorithm for anomaly detection on streams
xdjiangkai/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
xdjiangkai/torch_base
Quickly bring up your PyTorch project(a skeleton)