Stars
SECOND for KITTI/NuScenes object detection
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
An Iterative Optimization Algorithm for Lens Distortion Correction Using Two-Parameter Models, Daniel Santana-Cedrés, Luis Gómez, Miguel Alemán-Flores, Agustín Salgado, Julio Esclarín, Luis Mazorra…
Trying to estimate camera pose from a single image.
Lens ( radial ) distortion pass for threejs postprocessing.
Lens Distortion Correction Using Two-Parameter Models, polynomial and division models.This method aimed at correct the len's radial distortion without camera calibration.The source code and article…
Implementation and visualisation of multiple classical linear calibration methods for a single image
Camera Intrinsic Calibration from a Single Image
Object-oriented pure Python B-Spline and NURBS library
A python tool for fitting primitives 3D shapes in point clouds using RANSAC algorithm
This is a tensorflow-based rotation detection benchmark, also called AlphaRotate.
OpenMMLab Rotated Object Detection Toolbox and Benchmark
RAPiD: Rotation-Aware People Detection in Overhead Fisheye Images (CVPR 2020 Workshops)
Pytorch implementation of cnn network
The repository containing tools and information about the WoodScape dataset.
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
Drowsy driver detection using Keras and convolution neural networks.
A more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL:https://pytorch.org/tutorials/beginner/nlp/advanced_tutorial.html).
Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018
The training program for libfacedetection for face detection and 5-landmark detection.
Simple C3D (3D convolutional Network) in Pytorch
有关keras中stateful LSTM模型讲解的配套代码