Skip to content

Sensorize-HackUPC2024/camera-occupancy-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Patch Repository

This repository serves as a patch for YOLO REAL TIME HUMAN DETECTION. It contains fixes, improvements, or additional features that are intended to be integrated into the original project.

Purpose

The purpose of this patch repository is to:

  • Address specific issues or bugs in the original repository.
  • Introduce enhancements or optimizations to the original functionality.
  • Provide supplementary features that complement the original project.

How to Use

To apply this patch to the original repository, follow these steps:

  1. Clone or download the original repository if you haven't already:

    git clone https://github.com/muhammadshiraz/YOLO-Realtime-Human-Detection.git
    
  2. Follow the specified steps in the original repository, using the pretrained model weights of your choice.

  3. Clone or download this patch repository:

     git clone https://github.com/Sensorize-HackUPC2024/camera-occupancy-sensor.git
    
  4. Navigate into the original repository directory:

     cd YOLO-Realtime-Human-Detection
    
  5. Apply the patch using git apply:

     git apply ../camera-occupancy-sensor/yolo_realtime_woman_detection.py
    
  6. Resolve any conflicts if necessary and commit the changes.

  7. Verify that the patch has been successfully applied and test the functionality.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages