qifang-robotics's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models with support for multiple inference backends.
xzhih/one-key-hidpi
Enable macOS HiDPI and have a native setting.
cleverhans-lab/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
OpenGVLab/LLaMA-Adapter
[ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters
connorferster/handcalcs
Python library for converting Python calculations into rendered latex.
MLNLP-World/Paper-Writing-Tips
MLNLP社区用来帮助大家避免论文投稿小错误的整理仓库。 Paper Writing Tips
carlini/nn_robust_attacks
Robust evasion attacks against neural network to find adversarial examples
ApolloScapeAuto/dataset-api
The ApolloScape Open Dataset for Autonomous Driving and its Application.
sthalles/PyTorch-BYOL
PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning
jxbbb/ADAPT
This repository is an official implementation of ADAPT: Action-aware Driving Caption Transformer, accepted by ICRA 2023.
dongyh20/Octopus
🐙Octopus, an embodied vision-language model trained with RLEF, emerging superior in embodied visual planning and programming.
rlxone/MultiSoundChanger
🎧 🔈 A small tool for changing sound volume even for aggregate devices cause native sound volume controller can't change volume of aggregate devices
Eis4TY/XR-Stereoscopic-Viewer
A viewer of Spatial Video and Spatial image in XR devices
PointsCoder/ONCE_Benchmark
One Million Scenes for Autonomous Driving
coperception/coperception
An SDK for multi-agent collaborative perception.
OmidPoursaeed/Generative_Adversarial_Perturbations
Generative Adversarial Perturbations (CVPR 2018)
PRBonn/segcontrast
utiasASRL/pyboreas
Devkit for the Boreas autonomous driving dataset.
Harry24k/CW-pytorch
A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"
KAIST-VCLAB/DeepFormableTag
[SIGGRAPH21] DeepFormableTag: End-to-end Generation and Recognition of Deformable Fiducial Markers
u1234x1234/pynanoflann
Unofficial python wrapper to the nanoflann k-d tree
umautobots/lisnownet
LiSnowNet: Real-time Snow Removal for LiDAR Point Cloud
Kennethborup/knowledgeDistillation
PyTorch implementation of (Hinton) Knowledge Distillation and a base class for simple implementation of other distillation methods.
sokcertifiedrobustness/sokcertifiedrobustness.github.io
Keeps track of popular provable training and verification approaches towards robust neural networks, including leaderboards on popular datasets
PKU-ML/AdvNotRealFeatures
Official Code for reproductivity of the NeurIPS 2023 paper: Adversarial Examples Are Not Real Features
jbpeace/E2ETag
An End-to-End Trainable Method for Generating and Detecting Fiducial Markers
sug-prabhakaran/aer1516_robotic_motion_planning
All course work for AER1516 - Motion Planning for Robotics (Winter 2022) graduate-level course at University of Toronto
NeelayS/Knowledge-Distillation
Vanilla knowledge distillation in PyTorch