RobustVideoMatting VS keras-onnx

Compare RobustVideoMatting vs keras-onnx and see what are their differences.

RobustVideoMatting

Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML! (by PeterL1n)

keras-onnx

Convert tf.keras/Keras models to ONNX (by onnx)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
RobustVideoMatting keras-onnx
16 2
8,157 329
- -
0.0 4.4
21 days ago over 2 years ago
Python Python
GNU General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

RobustVideoMatting

Posts with mentions or reviews of RobustVideoMatting. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-10.
  • lineart_coarse + openpose, batch img2img
    3 projects | /r/StableDiffusion | 10 May 2023
  • Tools For AI Animation and Filmmaking , Community Rules, ect. (**FAQ**)
    20 projects | /r/AI_Film_and_Animation | 5 May 2023
    Robust Video Matting/Background Remover (Remove Background from images and videos, useful for compositing) https://github.com/PeterL1n/RobustVideoMatting (RVM - Remove backgrounds from videos) https://github.com/nadermx/backgroundremover (BackgroundRemover - works well on single images) -------VOICE GENERATION--------
  • Adobe After Effects VS Runway AI 👀
    1 project | /r/AfterEffects | 6 Mar 2023
    Looks like runway is packaging a bunch of AI tools like stable diffusion and other opensource tools into a paid package. The matting tools it is using looks like this tool https://github.com/PeterL1n/RobustVideoMatting which can be run off your computer for free if you can figure out the geeky side of installing this stuff. I've tried it out and it sometimes works well but most of the time the results aren't as good as the examples on their github. Still a good tool to have in the toolbox though.
  • Rotoscoping a video by comparing images
    2 projects | /r/AfterEffects | 28 Feb 2023
    OR this separate application looks promising, if you can work out Google Collab (I couldn't unfortunately): https://github.com/PeterL1n/BackgroundMattingV2 https://github.com/PeterL1n/RobustVideoMatting
  • CatFileCreator in Nuke
    1 project | /r/vfx | 10 Oct 2022
    I have done a bit of coding and I will use pretrained models only. Looking at things like depth and segmentation. Like this as an example. I am using it on a collab now but its so cumbersome. https://github.com/PeterL1n/RobustVideoMatting
  • [Q] Video Editing using AI
    1 project | /r/deeplearning | 13 Sep 2022
    I do not know much about Machine learning, and I am not sure if I can ask question here. But if yes, I need help with either choosing best libraries to do Video Editing like Background Removal and similar. Some of the ones that I found is RVM: https://github.com/PeterL1n/RobustVideoMatting (which currently seems like the best choice)
  • Is this FOSS ML software safe?
    1 project | /r/techsupport | 14 Jul 2022
  • [D] Is this ML project safe?
    2 projects | /r/MachineLearning | 14 Jul 2022
  • Trying to train videomatting model
    1 project | /r/deeplearning | 4 Jul 2022
    First of all I would ask if somebody retrained Robust Video Matting model on own data? I am trying to, but with all the models I end up getting bad quality result as the ones attached to the post. So my data is some objects rotating on 360 and with white backgrounds, The task seems to be pretty simple as the model just has to remove white bgr and keep colorized object. I have masks on every 10th frame of my videos. The masks are 0 - bgr, 255 - fgr. I have tried Robust Video Matting model, MODNet, PaddleSeg and several segmentation models and every of them failed to show consistent results on that data. What should I do in the case?
  • Remove Background NO GREENSCREEN?
    1 project | /r/VideoEditing | 17 Apr 2022
    I have found a github with a project like this but it is tedious to use: https://github.com/PeterL1n/RobustVideoMatting

keras-onnx

Posts with mentions or reviews of keras-onnx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-30.

What are some alternatives?

When comparing RobustVideoMatting and keras-onnx you can also consider the following projects:

MODNet - A Trimap-Free Portrait Matting Solution in Real Time [AAAI 2022]

onnx-tensorrt - ONNX-TensorRT: TensorRT backend for ONNX

BackgroundMattingV2 - Real-Time High-Resolution Background Matting

MMdnn - MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.

PINTO_model_zoo - A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.

pytorch2keras - PyTorch to Keras model convertor

pytorch-deep-image-matting - Pytorch implementation of deep image matting

keras2cpp - This is a bunch of code to port Keras neural network model into pure C++.

coremltools - Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.

cppflow - Run TensorFlow models in C++ without installation and without Bazel

caer - High-performance Vision library in Python. Scale your research, not boilerplate.

modeld - Self driving car lane and path detection