Deep learning topic
Deep learning is an AI function and a subset of machine learning, used for processing large amounts of complex data. Deep learning can automatically create algorithms based on data patterns.
XMem
[ECCV 2022] XMem: Long-Term Video Object Segmentation with an Atkinson-Shiffrin Memory Model
ivy
The Unified AI Framework
CascadePSP
[CVPR 2020] CascadePSP: Toward Class-Agnostic and Very High-Resolution Segmentation via Global and Local Refinement
Mask-Propagation
[CVPR 2021] MiVOS - Mask Propagation module. Reproduced STM (and better) with training code :star2:. Semi-supervised video object segmentation evaluation.
MiVOS
[CVPR 2021] Modular Interactive Video Object Segmentation: Interaction-to-Mask, Propagation and Difference-Aware Fusion. Semi-supervised VOS as well!
gym
Fully differentiable RL environments, written in Ivy.
mech
Mechanics functions with end-to-end support for deep learning developers, written in Ivy.
robot
Functions and classes for gradient-based robot motion planning, written in Ivy.
vision
3D Vision functions with end-to-end support for deep learning developers, written in Ivy.
AL-MDN
Official pytorch implementation of Active Learning for deep object detection via probabilistic modeling (ICCV 2021)