Skip to content

Image Retrieval from Video - HCM AI Challenge 2024

Notifications You must be signed in to change notification settings

DANGKHOIk22/AIC-2024

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Retrieval from Video - AICHCM 2024

System pipline

image

Usage

Data preparation

Setup

python -m venv myenv 
.\myenv\Scripts\activate 
python.exe -m pip install --upgrade pip
pip install -r requirements.txt

Run

.\myenv\Scripts\activate
cd app
uvicorn main:app --reload

Demo

Run this URL in your browser: http://127.0.0.1:5500/app/index.html

image

About

Image Retrieval from Video - HCM AI Challenge 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 84.4%
  • JavaScript 8.4%
  • Python 5.1%
  • CSS 1.2%
  • HTML 0.9%