Skip to main content

PyPI version

"Hey Vi!"

HEYVI: Analytics for Visual AI
docs: https://developer.visym.com/heyvi

HEYVI is a python package for visual AI that provides systems and trained models for activity detection and object tracking in videos.

HEYVI provides:

  • Real time activity detection of the CAP activity classes
  • Real time activity detection of the MEVA activity classes
  • Real time visual object tracking in long duration videos
  • Live streaming of annotated videos to youtube live
  • Visual AI from RTSP cameras

Requirements

python 3.*
ffmpeg (required for videos)
vipy, torch, pytorch_lightning (for training)

Installation

pip install heyvi

Quickstart

v = heyvi.sensor.rtsp().framerate(5)
T = heyvi.system.Tracker()
with heyvi.system.YoutubeLive(fps=5, encoder='480p') as s:
     T(v, frame_callback=lambda im: s(im.pixelize().annotate()))

Create a default RTSP camera and GPU enabled object tracker, then stream the privacy preserving annotated video (e.g. pixelated bounding boxes with captions) to a YouTube live stream.

YoutubeLive stream

Download files

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

Source Distribution

heyvi-0.2.28.tar.gz (487.9 kB view details)

Uploaded Source

Built Distribution

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

heyvi-0.2.28-py3-none-any.whl (195.2 kB view details)

Uploaded Python 3

File details

Details for the file heyvi-0.2.28.tar.gz.

File metadata

  • Download URL: heyvi-0.2.28.tar.gz
  • Upload date:
  • Size: 487.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for heyvi-0.2.28.tar.gz
Algorithm Hash digest
SHA256 e4745efe9ebe37f3dab276f69f3f46494b60ea58b644c2dfaa908d00ee031fbf
MD5 38d73cf31cd44bcdf6dca8764a4cbf3d
BLAKE2b-256 c38b812455b37aa9717b60b3b23d6c5528cd45a6d20702bf048737f18d2d3c90

See more details on using hashes here.

File details

Details for the file heyvi-0.2.28-py3-none-any.whl.

File metadata

  • Download URL: heyvi-0.2.28-py3-none-any.whl
  • Upload date:
  • Size: 195.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for heyvi-0.2.28-py3-none-any.whl
Algorithm Hash digest
SHA256 ee168b92d96bf86059fba31e0c25f774f4f5c30d69ea377c846a8d9c3e754964
MD5 552245b1e7ec8a801e834dd66185b94b
BLAKE2b-256 803753c268616e3f44a341b4bbeca31761ea79384d9013fd4d44a1da88157259

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.28 This release

2 files

0.2.25

2 files

0.2.24

2 files

0.2.23

2 files

0.2.21

2 files

0.2.20

2 files

0.2.19

2 files

0.2.18

2 files

0.2.17

2 files

0.2.16

2 files

0.2.15

2 files

0.2.14

2 files

0.2.13

2 files

0.2.12

2 files

0.2.11

2 files

0.2.10

2 files

0.2.9

2 files

0.2.8

2 files

0.2.7

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Supported by

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