home.social

#yunet — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #yunet, aggregated by home.social.

fetched live
  1. Я научил виртуальную камеру быть оператором: как устроен алгоритм face tracking для Shorts/Reels

    В предыдущей статье я подробно рассказывал про свой "аниме завод" — пайплайн, который автоматически превращает эпизоды в готовые Shorts. Но внутри этой системы есть один особенно важный узел, который заслуживает отдельного разбора: виртуальная камера для автоматического кадрирования. В этой статье я разберу не просто "функцию автокропа", а полноценный алгоритм виртуальной камеры для вертикального видео. Это тот случай, когда задача на первый взгляд кажется простой: есть горизонтальный ролик, нужно сделать 9:16, удержать человека в кадре и не превратить результат в дёрганый автофокус из начала 2010-х. Но как только начинаешь делать это не для демо, а для реального пайплайна, сразу всплывают инженерные проблемы:

    habr.com/ru/articles/1021278/

    #face_tracking #virtual_camera #MediaPipe #YuNet #Haar_Cascade #OpenCV #Shorts #Reels #computer_vision #auto_crop

  2. Some exciting developments with #facialdetection for my #shysculpture . I got the #yunet #neuralnetwork working and wow- it's so effective compared to the cascaded classifiers. It even works with masks. Now it's set up to dim the neon - to hide- when it sees a face.
    This all works locally- no faces or live video feeds sent to big corporate servers. It's main flaw is a two second delay- perhaps this will be fixed with a compute stick or faster processor.

    #sculpture #code #python #computervision

  3. Some exciting developments with #facialdetection for my #shysculpture . I got the #yunet #neuralnetwork working and wow- it's so effective compared to the cascaded classifiers. It even works with masks. Now it's set up to dim the neon - to hide- when it sees a face.
    This all works locally- no faces or live video feeds sent to big corporate servers. It's main flaw is a two second delay- perhaps this will be fixed with a compute stick or faster processor.

    #sculpture #code #python #computervision