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/OpenPSG
Benchmarking Panoptic Scene Graph Generation (PSG), ECCV'22
jdc08161063/allyouneedisraw
jdc08161063/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
jdc08161063/bdd100k-models
Model Zoo of BDD100K Dataset
jdc08161063/CycleMLP
Implementation of "CycleMLP: A MLP-like Architecture for Dense Prediction"
jdc08161063/DIoU-SSD-pytorch
Distance-IoU Loss into SSD
jdc08161063/DirtyPixels
jdc08161063/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
jdc08161063/food-recognition
🍔🍟🍗 Food analysis baseline with Theseus. Integrate object detection, image classification and multi-class semantic segmentation. 🍞🍖🍕
jdc08161063/ImageTools
这是一款图像相关的工具软件,扩展性好。目前集成有镜头计算器、抖动测试工具、看图工具、RAW图编辑(ISP算法的实现)、PQtools直接生成代码、多视频对比等功能。可以方便的进行后期算法的验证
jdc08161063/KalmanFilter
This is a Kalman filter used to calculate the angle, rate and bias from from the input of an accelerometer/magnetometer and a gyroscope.
jdc08161063/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
jdc08161063/Makefile-Tutorial-zh-CN
Makefile 教程
jdc08161063/mobilenets-ssd-pytorch
MobileNet-SSD, MobileNetV2-SSD/SSDLite on VOC, BDD100K Datasets.
jdc08161063/Multi-Task-Learning-PyTorch
PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).
jdc08161063/Multitarget-tracker
Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
jdc08161063/Object_Detection_Classification_-_Ford_Otosan_P2
Development of Deep Learning algorithms for Drivable Area Segmentation, Lane Segmentation, Traffic Sign Detection and Classification with data collected and labeled by Ford Otosan.
jdc08161063/Objects-Recognition-and-Classification
Objects recognition and classification using machine learning, computer vision and real-time object detection algorithm
jdc08161063/raw2raw
Project page for the paper Semi-Supervised Raw-to-Raw Mapping 2021.
jdc08161063/ReconfigISP
ReconfigISP: Reconfigurable Camera Image Processing Pipeline
jdc08161063/RODSNet
RODSNet: End-to-end Real-time Obstacle Detection Network for Safe Self-driving via Multi-task Learning
jdc08161063/SeeingThroughFog
jdc08161063/SegFormer
Official implementation of "SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers"
jdc08161063/SimSwap
The official project of SimSwap (ACM MM 2020)
jdc08161063/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
jdc08161063/Swin-Transformer-Semantic-Segmentation
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation.
jdc08161063/YOLOP
You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)
jdc08161063/yolov5_deepsort
A multi-task(detection, tracking, dense estimation, object counting) frame-work based on yolov5+deepsort
jdc08161063/yolov5ds
multi-task yolov5 with detection and segmentation
jdc08161063/yolov7
🔥🔥🔥🔥 YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥