Pinned Repositories
6_888_lab1
AdvTrajectoryPrediction
Implementation of CVPR 2022 paper "On Adversarial Robustness of Trajectory Prediction for Autonomous Vehicles" https://arxiv.org/abs/2201.05057
AutoBrowsing
c_study
chromium
modified chromium
EMP
EMP: Edge-assisted Multi-vehicle Perception (MobiCom '21)
FourierMix
Codebase for ECCV'22 "A Spectral View of Randomized Smoothing under Common Corruptions: Benchmarking and Improving Certified Robustness".
FourierMix_archived
ModelNet40-C
Repo for "Benchmarking Robustness of 3D Point Cloud Recognition against Common Corruptions" https://arxiv.org/abs/2201.12296
MPBond
A network-level collaboration framework for personal mobile devices
jiachens's Repositories
jiachens/ModelNet40-C
Repo for "Benchmarking Robustness of 3D Point Cloud Recognition against Common Corruptions" https://arxiv.org/abs/2201.12296
jiachens/FourierMix
Codebase for ECCV'22 "A Spectral View of Randomized Smoothing under Common Corruptions: Benchmarking and Improving Certified Robustness".
jiachens/c_study
jiachens/FourierMix_archived
jiachens/acne
Code Release for CVPR 2020, "ACNe: Attentive Context Normalizationfor Robust Permutation-Equivariant Learning"
jiachens/AdvTrajectoryPrediction
Implementation of CVPR 2022 paper "On Adversarial Robustness of Trajectory Prediction for Autonomous Vehicles" https://arxiv.org/abs/2201.05057
jiachens/EMP
EMP: Edge-assisted Multi-vehicle Perception (MobiCom '21)
jiachens/MPBond
A network-level collaboration framework for personal mobile devices
jiachens/3D-point-capsule-networks
3D Point Capsule Networks
jiachens/adversarial-attacks-pytorch
PyTorch implementation of adversarial attacks.
jiachens/AOF
jiachens/ares
A Python library for adversarial machine learning focusing on benchmarking adversarial robustness.
jiachens/AugMax
[NeurIPS'21] "AugMax: Adversarial Composition of Random Augmentations for Robust Training" by Haotao Wang, Chaowei Xiao, Jean Kossaifi, Zhiding Yu, Animashree Anandkumar, and Zhangyang Wang.
jiachens/auto_LiRPA
[NeurIPS 2020]auto_LiRPA: An Automatic Linear Relaxation based Perturbation Analysis Library for Neural Networks
jiachens/BMVCTemplate
Paper template and author instructions for BMVC
jiachens/carla_apollo_bridge
jiachens/DeformRS
jiachens/DomainBed
DomainBed is a suite to test domain generalization algorithms
jiachens/drn
Dilated Residual Networks
jiachens/DUP-Net
DUP-Net: Denoiser and Upsampler Network for 3D Adversarial Point Clouds Defense
jiachens/FourierHeatmap
Unofficial pytorch implementation of Fourier Heat Map proposed in 'A Fourier Perspective on Model Robustness in Computer Vision' [Yin+, NeurIPS2019]
jiachens/LLNL-BO-lightprojection-attack
jiachens/MinkNew
jiachens/MinkowskiEngine
Minkowski Engine is an auto-diff neural network library for high-dimensional sparse tensors
jiachens/modelnet40c
jiachens/Point-GNN
Point-GNN: Graph Neural Network for 3D Object Detection in a Point Cloud, CVPR 2020. https://arxiv.org/abs/2003.01251
jiachens/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
jiachens/SampleNet
SampleNet: Differentiable Point Cloud Sampling
jiachens/semseg
Semantic Segmentation in Pytorch
jiachens/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch