Skip to content

Fatih-Haslak/Ayvos

Repository files navigation

Ayvos Tasks

My internship at Ayvos

Finished

Yolov7 detection oop code

Yolov7 segmentation oop code4

Detectron2 detection and segmentation oop code

Yolov7 + deepsort(Yolov5 version)

Yolov7 + deepsort (Yolov7 version)

Yolo model to Tensorrt model (.engine)

Tensorrt inference

Yolov7 pose estimation

Coming soon

Bug fix, documentation, clean work, New repo for every task(car_counter 2v and TensorRt inference )

Usage

This repo working with yolov7 repo (https://github.com/WongKinYiu/yolov7)

python3 car_counter.py --source "video path" or "0" #0 if webcam

Yolov7/Detect

get_video.py --> Thread camera or video frame

detect_oop.py --> Detect with yolo hub model

car_counter.py --> with deep sort car counter

About

My internship at Ayvos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages