Skip to content

GrahLnn/LongVU

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LongVU

install

uv pip install git+https://github.com/GrahLnn/LongVU.git

useage

from longvu import infer

video_path = r"img or video path"
pred = infer(video_path)
print("description:", pred)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Shell 1.5%