Skip to content

Joechencc/Handle_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Door_detection

The door detection is built based on Yolov5 model. And trained using the dataset from https://github.com/MiguelARD/DoorDetect-Dataset

Detection strategy

Based on the below model, instead of detecting the single door flap as a square, door should described as quandrilateral. Depend on different viewpoint, door will no long fit into a perfect square. So this project is to use yolov5 model to detect all the corners of the door flap and door frame, hinge position and handle position.

alt text

Result

The following animation shows door parts detection, including all corners, all door hinges, and handle

alt text

About

This repo uses yolov5 to detect the door handle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published