Skip to main content

Indonesian Video Salient Entity Detection

Project description

IndoVSE

IndoVSE is a Python package for extracting salient named entities from Indonesian videos.

Requirements

You must have ffmpeg installed on your system (not via pip).

  • Ubuntu/Debian: sudo apt install ffmpeg
  • MacOS: brew install ffmpeg
  • Windows: Download from official ffmpeg website and add it to your system PATH.

Installation

pip install indovse

(atau instal dari source: pip install -e . di dalam folder ini)

Usage

from indovse import predict

# Models are automatically downloaded on first call and cached in memory
# No GPU required, runs on CPU
result = predict("video.mp4", top_k=5)

# Output is a dict with 'salient_entities' and 'entity_timeline'
print(result["salient_entities"])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

indovse-0.1.1.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

indovse-0.1.1-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file indovse-0.1.1.tar.gz.

File metadata

  • Download URL: indovse-0.1.1.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.1

File hashes

Hashes for indovse-0.1.1.tar.gz
Algorithm Hash digest
SHA256 77ecbae52fc39cf8151759b232a9a79eb87aaeb6095c1fd25e7ddc7c37d36c0e
MD5 126854e72fd572b31cf9459e3b125713
BLAKE2b-256 0291e1af793a93b51f3c61b8ff5496a907c1d4a532810b7309bc5875e3d2b15b

See more details on using hashes here.

File details

Details for the file indovse-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: indovse-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.1

File hashes

Hashes for indovse-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d4521dbbd25e8ae0fd201780500d908301adcadd69817a6e0ced6a1c445f0266
MD5 63983df9b30d43bc66c611c0ea279019
BLAKE2b-256 40edede34f6491b6d78e9d962f0e7b56f55e28e91e4c0fdde0df92a825285661

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page