Pinned Repositories
-
-1
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
calibration_camera_lidar
从autoware分离出来的相机雷达联合标定ros包
Complex-YOLOv4-Pytorch
The PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
deep_image_fusion
Multi-Sensor Image (infrared and visible) Fusion using deep learning framework, Principal Component Analysis, Discrete Wavelet Transform
1997kong's Repositories
1997kong/deep_image_fusion
Multi-Sensor Image (infrared and visible) Fusion using deep learning framework, Principal Component Analysis, Discrete Wavelet Transform
1997kong/-
1997kong/-1
1997kong/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
1997kong/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
1997kong/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
1997kong/Complex-YOLOv4-Pytorch
The PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"
1997kong/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
1997kong/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
1997kong/DataAugmentation_ForObjectDetect
本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等
1997kong/dbscan
Probably the fastest C++ dbscan library.
1997kong/DeepLearning-Utils
Commonly ulits in deep learning.
1997kong/github-cheat-sheet
A list of cool features of Git and GitHub.
1997kong/hello-algorithm
🌍「算法面试+算法知识」针对小白的算法训练 | 还包括:1、阿里、字节、滴滴 百篇大厂面经汇总 2、千本开源电子书 3、百张思维导图 (右侧来个 star 吧 🌹,English version supported)
1997kong/IVIF-AUIF-Net
Official implementation for "Efficient and Interpretable Infrared and Visible Image Fusion Via Algorithm Unrolling" (IEEE TCSVT 2021)
1997kong/Learn-Statistical-Learning-Method
Implementation of Statistical Learning Method, Second Edition.《统计学习方法》第二版,算法实现。
1997kong/lidar_obstacle_detector
3D LiDAR Object Detection & Tracking using Euclidean Clustering, RANSAC, & Hungarian Algorithm
1997kong/LidarProc
激光点云处理工具,集成Cesium与Potree实现在线点云查看和处理
1997kong/livox_camera_lidar_calibration
Calibrate the extrinsic parameters between Livox LiDAR and camera
1997kong/Mastering-OpenCV-4-Third-Edition
Mastering OpenCV 4, Third Edition, published by Packt publishing
1997kong/mobilenet-yolov4-pytorch
这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。
1997kong/mobilenet-yolov4-tf2
这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。
1997kong/multiple-object-tracking-lidar
C++ implementation to Detect, track and classify multiple objects using LIDAR scans or point cloud
1997kong/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
1997kong/Pytorch_Image_Fusion
基于Pytorch框架的多源图像像素级融合,包含多种网络结构。
1997kong/Road2Coding
编程之路
1997kong/TAFFN
This is an implementation for "Triplet Attention Feature Fusion Network for SAR and Optical Image Land Cover Classification".
1997kong/YOLOv4-pytorch
This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
1997kong/yolov4-tf2
这是一个yolo4-tf2(tensorflow2)的源码,可以用于训练自己的模型。
1997kong/yolov4-tiny-pytorch
这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。