Skip to content

mengqlTHU/DoorDetector

Repository files navigation

DoorDetector

example1

A door detector based on yolo implemented by OpenCV.

This repository is based on the contribution of MiguelARD/DoorDetect-Dataset and arunponnusamy/object-detection-opencv.

Usage

  1. Install python requirements.

    Mainly opencv-python

  2. Download weight file and put it in the root directory.

    Download here.

  3. Run with image, video or webcam.

    Examples can be seen in the .bat file. The meaning of args can be found in python file.

About

detect door and door handle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published