Coder Social home page Coder Social logo

kartik-katkar / gait-recognition-yolo-v8 Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 1.0 60.35 MB

Gait recognition system based on YOLOv8

Python 95.99% HTML 3.53% JavaScript 0.48%
gait-recognition yolov8 classification complete-project gait gait-analysis identification latest python walking-pattern-generation

gait-recognition-yolo-v8's Introduction

gait-recognition-yolo-v8's People

Contributors

kartik-katkar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

subhasrimax

gait-recognition-yolo-v8's Issues

corresponding literature

Do you have corresponding literature for the code? If so, could you please provide me with the link? Thank you very much.

Import "model.gait.main" could not be resolved

from model.gait.main import opengait_main

Under model directory there is no gait folder and since in README.md you have told to paste the uncompressed file under model/gait/output. So I have explicitly created the gait folder under model directory. Please look it once.
I really need a help.

Problem encountered while executing

This is the error I am encountering while executing the main.py file after installing all the necessary dependencies as mention in requirement.txt file. Please guide to solve the issue that would be very kind action. Please look at once.

File "C:\Users\Sanje\OneDrive\Desktop\Final Year college Project\Gait-Recognition-YOLO-v8\main.py", line 12, in
from util.register import allowed_file, get_video_frame, run_opengait, register
File "C:\Users\Sanje\OneDrive\Desktop\Final Year college Project\Gait-Recognition-YOLO-v8\util\register.py", line 13, in
from model.gait.main import opengait_main
ModuleNotFoundError: No module named 'model.gait.main'

Module not found

in utils/register.py, line 13

from model.gait.main import opengait_main

No such module was found. Also there is no requirements.txt shown in the README.md.
Is the repo missing some files?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.