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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to alterzero/dbpn-pytorch

Open-source alternatives to DBPN Pytorch

30 open-source projects similar to alterzero/dbpn-pytorch, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best DBPN Pytorch alternative.

  • zalandoresearch/fashion-mnistAvatar zalandoresearch

    zalandoresearch/fashion-mnist

    12,754Vezi pe GitHub↗

    This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy of machine learning models. It provides a standardized collection of labeled fashion product images and training data formatted to be compatible with the MNIST dataset structure. The dataset consists of fixed-dimension grayscale images and label-based category mappings, stored in a binary format. It includes pre-split training and testing sets and a static distribution to ensure consistent cross-model benchmarking. The repository supports image classification benchmarking and

    Pythonbenchmarkcomputer-visionconvolutional-neural-networks
    Vezi pe GitHub↗12,754
  • agrimgupta92/sganAvatar agrimgupta92

    agrimgupta92/sgan

    912Vezi pe GitHub↗

    Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018

    Python
    Vezi pe GitHub↗912
  • anishathalye/obfuscated-gradientsAvatar anishathalye

    anishathalye/obfuscated-gradients

    907Vezi pe GitHub↗

    Obfuscated Gradients Give a False Sense of Security: Circumventing Defenses to Adversarial Examples

    Jupyter Notebook
    Vezi pe GitHub↗907
  • aimerykong/recurrent-pixel-embedding-for-instance-groupingAvatar aimerykong

    aimerykong/Recurrent-Pixel-Embedding-for-Instance-Grouping

    146Vezi pe GitHub↗

    CVPR2018 - pixel embedding & grouping for structured prediction, e.g., instance segmentation

    MATLAB
    Vezi pe GitHub↗146

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • akanazawa/cmrAvatar akanazawa

    akanazawa/cmr

    485Vezi pe GitHub↗

    Angjoo Kanazawa \ , Shubham Tulsiani \ , Alexei A. Efros, Jitendra Malik

    Python
    Vezi pe GitHub↗485
  • akanazawa/hmrAvatar akanazawa

    akanazawa/hmr

    1,665Vezi pe GitHub↗

    Project page for End-to-end Recovery of Human Shape and Pose

    Python
    Vezi pe GitHub↗1,665
  • alamimejjati/unsupervised-attention-guided-image-to-image-translationA

    AlamiMejjati/Unsupervised-Attention-guided-Image-to-Image-Translation

    0Vezi pe GitHub↗

    This repository contains the TensorFlow code for our NeurIPS 2018 paper “Unsupervised Attention-guided Image-to-Image Translation”. This code is based on the TensorFlow implementation of CycleGAN provided by Harry Yang. You may need to train several times as the quality of the results are…

    Vezi pe GitHub↗0
  • albertpumarola/ganimationAvatar albertpumarola

    albertpumarola/GANimation

    1,984Vezi pe GitHub↗

    Official implementation of GANimation. In this work we introduce a novel GAN conditioning scheme based on Action Units (AU) annotations, which describe in a continuous manifold the anatomical facial movements defining a human expression. Our approach permits controlling the magnitude of…

    Python
    Vezi pe GitHub↗1,984
  • alexgkendall/multitaskvisionA

    alexgkendall/multitaskvision

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • alokwhitewolf/guided-attention-inference-networkAvatar alokwhitewolf

    alokwhitewolf/Guided-Attention-Inference-Network

    238Vezi pe GitHub↗

    Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims to apply GAIN on fcn8 architecture used for segmentation.

    Python
    Vezi pe GitHub↗238
  • amlab-amsterdam/attentiondeepmilA

    AMLab-Amsterdam/AttentionDeepMIL

    0Vezi pe GitHub↗

    Attention-based Deep Multiple Instance Learning

    Vezi pe GitHub↗0
  • amusi/daily-paper-computer-visionAvatar amusi

    amusi/daily-paper-computer-vision

    6,768Vezi pe GitHub↗

    记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文

    computer-visiondeep-learningface-detection
    Vezi pe GitHub↗6,768
  • angeladai/3dmvAvatar angeladai

    angeladai/3DMV

    213Vezi pe GitHub↗

    3DMV jointly combines RGB color and geometric information to perform 3D semantic segmentation of RGB-D scans. This work is based on our ECCV'18 paper, 3DMV: Joint 3D-Multi-View Prediction for 3D Semantic Scene Segmentation.

    Python
    Vezi pe GitHub↗213
  • angeladai/scancompleteAvatar angeladai

    angeladai/ScanComplete

    271Vezi pe GitHub↗

    CVPR'18 ScanComplete: Large-Scale Scene Completion and Semantic Segmentation for 3D Scans

    Python
    Vezi pe GitHub↗271
  • ahangchen/tfusionAvatar ahangchen

    ahangchen/TFusion

    310Vezi pe GitHub↗

    CVPR2018: Unsupervised Cross-dataset Person Re-identification by Transfer Learning of Spatio-temporal Patterns

    Python
    Vezi pe GitHub↗310
  • art-programmer/planenetAvatar art-programmer

    art-programmer/PlaneNet

    422Vezi pe GitHub↗

    PlaneNet: Piece-wise Planar Reconstruction from a Single RGB Image

    Python
    Vezi pe GitHub↗422
  • arunmallya/packnetAvatar arunmallya

    arunmallya/packnet

    243Vezi pe GitHub↗

    Code for PackNet: Adding Multiple Tasks to a Single Network by Iterative Pruning

    Python
    Vezi pe GitHub↗243
  • arunmallya/piggybackAvatar arunmallya

    arunmallya/piggyback

    183Vezi pe GitHub↗

    Code for Piggyback: Adapting a Single Network to Multiple Tasks by Learning to Mask Weights

    Python
    Vezi pe GitHub↗183
  • assafshocher/zssrAvatar assafshocher

    assafshocher/ZSSR

    421Vezi pe GitHub↗

    "Zero-Shot" Super-Resolution using Deep Internal Learning

    Python
    Vezi pe GitHub↗421
  • azadis/mc-ganAvatar azadis

    azadis/MC-GAN

    447Vezi pe GitHub↗

    Multi-Content GAN for Few-Shot Font Style Transfer at CVPR 2018

    Python
    Vezi pe GitHub↗447
  • balakg/posewarp-cvpr2018Avatar balakg

    balakg/posewarp-cvpr2018

    194Vezi pe GitHub↗

    Code for our CVPR 2018 paper: "Synthesizing Images of Humans in Unseen Poses"

    Python
    Vezi pe GitHub↗194
  • bermanmaxim/lovaszsoftmaxAvatar bermanmaxim

    bermanmaxim/LovaszSoftmax

    1,412Vezi pe GitHub↗

    Maxim Berman, Amal Rannen Triki, Matthew B. Blaschko

    Jupyter Notebook
    Vezi pe GitHub↗1,412
  • brain-research/long-term-video-prediction-without-supervisionAvatar brain-research

    brain-research/long-term-video-prediction-without-supervision

    89Vezi pe GitHub↗

    This is the implementation of Hierarchical Long-term Video Prediction without Supervision, to be published in ICML 2018.

    Python
    Vezi pe GitHub↗89
  • brain-research/realistic-ssl-evaluationAvatar brain-research

    brain-research/realistic-ssl-evaluation

    459Vezi pe GitHub↗

    Open source release of the evaluation benchmark suite described in "Realistic Evaluation of Deep Semi-Supervised Learning Algorithms"

    Python
    Vezi pe GitHub↗459
  • bytedance/x-dynaAvatar bytedance

    bytedance/X-Dyna

    269Vezi pe GitHub↗

    CVPR 2025 Highlight X-Dyna: Expressive Dynamic Human Image Animation

    Python
    Vezi pe GitHub↗269
  • byteflow-ai/tokenflowAvatar ByteFlow-AI

    ByteFlow-AI/TokenFlow

    465Vezi pe GitHub↗

    CVPR 2025 🔥 Official impl. of "TokenFlow: Unified Image Tokenizer for Multimodal Understanding and Generation".

    Python
    Vezi pe GitHub↗465
  • camel007/caffe-shufflenetAvatar camel007

    camel007/Caffe-ShuffleNet

    159Vezi pe GitHub↗

    This is re-implementation of "ShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices"

    C++
    Vezi pe GitHub↗159
  • carpedm20/enas-pytorchAvatar carpedm20

    carpedm20/ENAS-pytorch

    2,722Vezi pe GitHub↗

    PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"

    Pythongoogle-brainneural-architecture-searchpytorch
    Vezi pe GitHub↗2,722
  • cchen156/learning-to-see-in-the-darkAvatar cchen156

    cchen156/Learning-to-See-in-the-Dark

    5,562Vezi pe GitHub↗

    This project is a deep learning computer vision implementation focused on low-light image restoration. It uses a neural network to process raw sensor data, mapping underexposed images to well-exposed versions to improve visibility and restore natural colors. The implementation is based on CVPR 2018 research and utilizes TensorFlow to execute the computational graph. It employs a convolutional neural network and pixel-wise regression to reconstruct scene lighting directly from unprocessed raw image data. The project includes a framework for supervised pair learning, where models are trained u

    Python
    Vezi pe GitHub↗5,562
  • abhimanyudubey/confusionAvatar abhimanyudubey

    abhimanyudubey/confusion

    201Vezi pe GitHub↗

    Code for the ECCV 2018 paper "Pairwise Confusion for Fine-Grained Visual Classification"

    Python
    Vezi pe GitHub↗201