Pinned Repositories
100-nlp-papers
100 Must-Read NLP Papers
18.06-linalg-notes
MIT-18.06-线性代数-完整笔记
dtaidistance
Time series distances: Dynamic Time Warping (DTW)
OpenPSG
Benchmarking Panoptic Scene Graph Generation (PSG), ECCV'22
PatchyCapsules
RarePlanes
spatio-temporal-embedding
Code accompanying the ICLR 2020 submission: Learning a Spatio-Temporal Embedding for Video Instance Segmentation.
jdc08161063's Repositories
jdc08161063/3D_Corruptions_AD
Benchmarking Robustness of 3D Object Detection to Common Corruptions in Autonomous Driving, CVPR 2023
jdc08161063/Awesome-Occupancy-Network
Awesome papers and codebases about Occupancy Network in Tesla AI Day 2022
jdc08161063/Awesome-Segmenation-With-Transformer
Transformer-Based Visual Segmentation: A Survey
jdc08161063/ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型 | An open bilingual dialogue language model
jdc08161063/Cream
This is a collection of our NAS and Vision Transformer work.
jdc08161063/CVPR2023-3D-Occupancy-Prediction
CVPR2023-Occupancy-Prediction-Challenge
jdc08161063/FastChat
The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
jdc08161063/GPTCache
GPTCache is a semantic cache library for LLM models and multi-models, which seamlessly integrates with 🦜️🔗LangChain and 🦙llama_index, making it accessible to 🌎 developers working in any language.
jdc08161063/hardnet
Hardnet descriptor model - "Working hard to know your neighbor's margins: Local descriptor learning loss"
jdc08161063/hdrnet-pytorch
Unofficial PyTorch implementation of 'Deep Bilateral Learning for Real-Time Image Enhancement', SIGGRAPH 2017 https://groups.csail.mit.edu/graphics/hdrnet/
jdc08161063/infinigen
Infinite Photorealistic Worlds using Procedural Generation
jdc08161063/ISP-Guide
Image Signal Processing (ISP) Guide
jdc08161063/ISP-pipeline-hdrplus
Denoise,HDR,Isppipeline,Image-processing(图形处理),camera, Isp ,HDRplus
jdc08161063/MetaBEV
MetaBEV: Solving Sensor Failures for BEV Detection and Map Segmentation
jdc08161063/mmcv
OpenMMLab Computer Vision Foundation
jdc08161063/nvitop
An interactive NVIDIA-GPU process viewer and beyond, the one-stop solution for GPU process management.
jdc08161063/OccFormer
OccFormer: Dual-path Transformer for Vision-based 3D Semantic Occupancy Prediction
jdc08161063/OccNet-Course
国内首个占据栅格网络全栈课程《从BEV到Occupancy Network,算法原理与工程实践》,包含端侧部署。Surrounding Semantic Occupancy Perception Course for Autonomous Driving (docs, ppt and source code) 课程主页:http://111.229.117.200:7001/
jdc08161063/occupancy-for-nuscenes
3D occupancy
jdc08161063/OpenCC
Automatic driving long tail / corner cases scenarios dataset (Anomaly detection)
jdc08161063/openISP
Image Signal Processor
jdc08161063/OpenOccupancy
OpenOccupancy: A Large Scale Benchmark for Surrounding Semantic Occupancy Perception
jdc08161063/pytorch-auto-drive
PytorchAutoDrive: Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, RESA, LSTR, LaneATT, BézierLaneNet...) based on PyTorch with fast training, visualization, benchmarking & deployment help
jdc08161063/seeker
Accurately Locate Smartphones using Social Engineering
jdc08161063/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
jdc08161063/SharpWxDump
微信客户端取证,可获取用户个人信息(昵称/账号/手机/邮箱/数据库密钥(用来解密聊天记录));支持获取多用户信息,不定期更新新版本偏移,目前支持所有新版本、正式版本
jdc08161063/SoftTeacher
Semi-Supervised Learning, Object Detection, ICCV2021
jdc08161063/StreamPETR
This repository is an official implementation of PETR series
jdc08161063/SurroundOcc
[arxiv 2023] Multi-camera 3D Occupancy Prediction for Autonomous Driving
jdc08161063/TPVFormer
An academic alternative to Tesla's occupancy network for autonomous driving.