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.

List Deep learning repositories

XMem

1.6k
Stars
175
Forks
14
Watchers

[ECCV 2022] XMem: Long-Term Video Object Segmentation with an Atkinson-Shiffrin Memory Model

ivy

14.0k
Stars
5.9k
Forks
66
Watchers

The Unified AI Framework

CascadePSP

793
Stars
95
Forks
Watchers

[CVPR 2020] CascadePSP: Toward Class-Agnostic and Very High-Resolution Segmentation via Global and Local Refinement

Mask-Propagation

124
Stars
22
Forks
Watchers

[CVPR 2021] MiVOS - Mask Propagation module. Reproduced STM (and better) with training code :star2:. Semi-supervised video object segmentation evaluation.

MiVOS

449
Stars
67
Forks
Watchers

[CVPR 2021] Modular Interactive Video Object Segmentation: Interaction-to-Mask, Propagation and Difference-Aware Fusion. Semi-supervised VOS as well!

gym

58
Stars
9
Forks
Watchers

Fully differentiable RL environments, written in Ivy.

mech

6
Stars
2
Forks
Watchers

Mechanics functions with end-to-end support for deep learning developers, written in Ivy.

robot

52
Stars
11
Forks
Watchers

Functions and classes for gradient-based robot motion planning, written in Ivy.

vision

71
Stars
18
Forks
Watchers

3D Vision functions with end-to-end support for deep learning developers, written in Ivy.

AL-MDN

163
Stars
19
Forks
Watchers

Official pytorch implementation of Active Learning for deep object detection via probabilistic modeling (ICCV 2021)