awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
NVIDIA avatar

NVIDIA/unsupervised-video-interpolation

0
View on GitHub↗
107 stars·16 forks·Python·7 views

Unsupervised Video Interpolation

Unsupervised Video Interpolation using Cycle Consistency

Features

  • Computer Vision Models - Unsupervised video interpolation using cycle consistency.
  • Convolutional Neural Networks (CNNs) - Listed in the “Convolutional Neural Networks (CNNs)” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for nvidia/unsupervised-video-interpolationStar history chart for nvidia/unsupervised-video-interpolation

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Unsupervised Video Interpolation

These projects share indexed features with Unsupervised Video Interpolation. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 1zb/deformable-convolution-pytorch1zb avatar

    1zb/deformable-convolution-pytorch

    410View on GitHub↗

    PyTorch implementation of Deformable Convolution

    Cuda
    View on GitHub↗410
  • bamos/densenet.pytorchbamos avatar

    bamos/densenet.pytorch

    838View on GitHub↗

    A PyTorch implementation of DenseNet.

    Python
    View on GitHub↗838
  • aaron-xichen/pytorch-playgroundaaron-xichen avatar

    aaron-xichen/pytorch-playground

    2,714View on GitHub↗

    Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)

    Pythonpytorchpytorch-tutorialpytorch-tutorials
    View on GitHub↗2,714
  • bgshih/crnnbgshih avatar

    bgshih/crnn

    2,104View on GitHub↗

    Convolutional Recurrent Neural Network

    Lua
    View on GitHub↗2,104
Compare all 30 related projects→

Frequently asked questions

What does nvidia/unsupervised-video-interpolation do?

Unsupervised Video Interpolation using Cycle Consistency

What are the main features of nvidia/unsupervised-video-interpolation?

The main features of nvidia/unsupervised-video-interpolation are: Computer Vision Models, Convolutional Neural Networks (CNNs).

Which projects share features with nvidia/unsupervised-video-interpolation?

Projects with overlapping indexed features include: bamos/densenet.pytorch — A PyTorch implementation of DenseNet. jwyang/faster-rcnn.pytorch — This project is a PyTorch object detection framework that implements the Faster R-CNN architecture. It serves as a… aaron-xichen/pytorch-playground — Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet,… 1zb/deformable-convolution-pytorch — PyTorch implementation of Deformable Convolution. bgshih/crnn — Convolutional Recurrent Neural Network. oeway/pytorch-deform-conv — PyTorch implementation of Deformable Convolution.