Daliang (Dliang110)

Dliang110

Geek Repo

Github PK Tool:Github PK Tool

Daliang's repositories

Calculating-intrinsic-parameters-of-a-camera

Figure 2 shows an image of the checkerboard, where XY Z is the world coordinate and xy is marked as the image coordinate. The edge length of each grid on the checkerboard is 10mm in reality. Suppose one pixel of the image is equivalent to 1mm. You can calculate the projection matrix from world coordinate to image coordinate based on the 32 marked points on the checkerboard. From the projection matrix you can get the intrinsic matrix.

Language:PythonStargazers:0Issues:0Issues:0

Camera-Calibration

相机标定

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Camera_calibration_master

an example of Camera Calibration with python

Language:PythonStargazers:0Issues:0Issues:0

DCIC22_SAR_ship_detection

👁 2022年数字**创新大赛 (DCIC 2022) 卫星应用赛题——海上船舶智能检测

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

deformable-attention

Implementation of Deformable Attention in Pytorch from the paper "Vision Transformer with Deformable Attention"

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

DETReg

Official implementation of the CVPR 2022 paper "DETReg: Unsupervised Pretraining with Region Priors for Object Detection".

License:Apache-2.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

match-template-demo

Demo of finding objects within an image using OpenCV Template Matching

License:MITStargazers:0Issues:0Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0

MobileFaceNet

PyTorch implementation of MobileFaceNets

License:Apache-2.0Stargazers:0Issues:0Issues:0

object-tracker-gbr

Object tracker based on template-matching developed for the Great Barrier Reef Kaggle competition

Language:PythonStargazers:0Issues:0Issues:0

sahi

A lightweight vision library for performing large scale object detection/ instance segmentation.

License:MITStargazers:0Issues:0Issues:0

sift_matching

SIFT based feature matching for image localization

Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

SimpleCVReproduction

:punch: Reproduce simple cv project including attention module, classification, object detection, segmentation, keypoint detection, tracking :smile: etc.

License:Apache-2.0Stargazers:0Issues:0Issues:0

SNN

[ICCV 2021] Code release for "Sub-bit Neural Networks: Learning to Compress and Accelerate Binary Neural Networks"

License:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

SNN_Calibration

Pytorch Implementation of Spiking Neural Networks Calibration, ICML 2021

License:MITStargazers:0Issues:0Issues:0

Template-Matching

Convolution & Cross Correlation

Stargazers:0Issues:0Issues:0

Template-Matching-2

Implementation of template matching algorithm.

Stargazers:0Issues:0Issues:0

TemplateMatcher

Scale and rotation invariant template matcher

Stargazers:0Issues:0Issues:0

trivialaugment

This is the official implementation of TrivialAugment and a mini-library for the application of multiple image augmentation strategies including RandAugment and TrivialAugment.

License:MITStargazers:0Issues:0Issues:0

Weighted-Boxes-Fusion-implementation

Weighted-Boxes-Fusion method implementation with YOLOv4 and YOLOv5

Language:PythonStargazers:0Issues:0Issues:0

yolov5

improvement research based on YOLOV5,SwintransformV2 and Attention Series. training skills, business customization, engineering deployment C

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

YOLOv5-Multibackbone-Compression

YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming) and Quantization (MQBench) Compression Tool Box.

Language:PythonStargazers:0Issues:0Issues:0

yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors

Language:PythonStargazers:0Issues:0Issues:0

yoltv5

YOLT, now with PyTorch.

License:GPL-3.0Stargazers:0Issues:0Issues:0

Zhang-s-Camera-Calibration-AutoCalib

Implementation of Zhang's Camera Calibration Method

Language:PythonStargazers:0Issues:0Issues:0