nextcloud / nextcloud/recognize

Classifying videos

Open
#157 5 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
PHP
Stars
699
Forks
68
Avg merge
1d 4h
Merged PRs (30d)
5

Description

It seems useful (and not too difficult) to tag videos by extracting some frames and running the normal networks on them. One option would be something like this: https://jdhao.github.io/2021/12/25/ffmpeg-extract-key-frame-video/

I might work on a PR if there's sufficient interest.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by reviewing how the existing networks process media and the linked ffmpeg frame-extraction approach. Done would mean that videos can be classified by extracting frames and applying the normal networks, with the resulting tags visible in the project.

Written by the indexing model from the issue text.

Assessment

Domain
computer-vision, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.