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
Back to fyu/drn

Projects sharing features with Fyu Drn

30 open-source projects similar to fyu/drn, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • tensorflow/tensor2tensortensorflow avatar

    tensorflow/tensor2tensor

    17,009View on GitHub↗

    Tensor2Tensor is a deep learning library built on TensorFlow designed for training and evaluating complex machine learning models. It provides a unified framework for managing the entire model lifecycle, including data ingestion, training execution, and performance evaluation across diverse hardware environments. The library distinguishes itself through a modular architecture that supports multimodal data processing, allowing for the simultaneous analysis of text, audio, and image inputs. It features a central registry system that enables developers to extend the framework with custom models,

    Pythondeep-learningmachine-learningmachine-translation
    View on GitHub↗17,009
  • kmkolasinski/deep-learning-noteskmkolasinski avatar

    kmkolasinski/deep-learning-notes

    1,348View on GitHub↗

    This repository is an educational collection of implementations and research notes focused on deep learning architectures and optimization techniques. It provides modular code examples designed to demonstrate foundational and advanced concepts in machine learning, ranging from basic neural network structures to complex training strategies. The project distinguishes itself by offering practical implementations of specialized research methods, including capsule-based feature aggregation, gradient direction decoupling, and self-normalizing weight regularization. These materials allow for the stu

    Jupyter Notebook
    View on GitHub↗1,348
  • enggen/deep-learning-courseraenggen avatar

    enggen/Deep-Learning-Coursera

    1,752View on GitHub↗

    This project provides a structured educational curriculum focused on the end-to-end lifecycle of deep learning. It serves as a comprehensive resource for mastering neural network architectures and machine learning strategy through a series of interactive notebooks and technical exercises. The curriculum distinguishes itself by combining foundational neural network construction with practical project management frameworks. It guides users through the design of deep learning models, the application of hyperparameter tuning and regularization for performance optimization, and the implementation

    Jupyter Notebook
    View on GitHub↗1,752

AI search

Explore more awesome repositories

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

Find more with AI search
  • webdevsimplified/face-detection-javascriptWebDevSimplified avatar

    WebDevSimplified/Face-Detection-JavaScript

    1,036View on GitHub↗

    This project is a JavaScript library designed for real-time face detection directly within a web browser. It functions as a machine learning model wrapper that enables developers to identify and track human faces in live video streams without the need for backend server processing. The library utilizes browser-native media access to stream raw camera data into application memory, where it performs pixel-level analysis. By leveraging a tensor-based inference engine and web-assembly acceleration, the tool executes complex neural network calculations locally to achieve high-performance computer

    JavaScript
    View on GitHub↗1,036
  • aayushbansal/pixelnetA

    aayushbansal/PixelNet

    0View on GitHub↗
    View on GitHub↗0
  • abisee/pointer-generatorabisee avatar

    abisee/pointer-generator

    2,194View on GitHub↗

    Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"

    Python
    View on GitHub↗2,194
  • 4uiiurz1/pytorch-nested-unet4uiiurz1 avatar

    4uiiurz1/pytorch-nested-unet

    1,042View on GitHub↗

    PyTorch implementation of UNet++ (Nested U-Net).

    Pythonimage-segmentationpytorchunet
    View on GitHub↗1,042
  • aidc-ai/omni-viewAIDC-AI avatar

    AIDC-AI/Omni-View

    54View on GitHub↗

    Shanshan Zhao♯ , Qing-Guo Chen , Xuerui Qiu , Jialun Liu , Zhao Xu , Weihua Luo , Kaifu Zhang , Yanye Lu♯

    Python
    View on GitHub↗54
  • aaronjackson/vrnAaronJackson avatar

    AaronJackson/vrn

    4,515View on GitHub↗

    vrn is a 3D face reconstruction tool that generates three-dimensional volumetric representations of human faces from single two-dimensional images. It utilizes a volumetric convolutional neural network regression model to predict 3D volume data directly from image pixels. The system converts these volumetric predictions into 3D meshes through isosurface extraction and vertex coloring. It further applies realistic surface details by mapping two-dimensional image pixels onto the resulting 3D mesh using nearest-neighbor texture projection. The project provides capabilities for single-image dept

    MATLAB
    View on GitHub↗4,515
  • aiff22/dpedaiff22 avatar

    aiff22/DPED

    1,712View on GitHub↗

    Software and pre-trained models for automatic photo quality enhancement using Deep Convolutional Networks

    Pythoncomputer-visionconvolutional-neural-networksdeep-learning
    View on GitHub↗1,712
  • aitorzip/keras-icnetA

    aitorzip/Keras-ICNet

    0View on GitHub↗
    View on GitHub↗0
  • ajbrock/biggan-pytorchajbrock avatar

    ajbrock/BigGAN-PyTorch

    2,924View on GitHub↗

    The author's officially unofficial PyTorch BigGAN implementation.

    Python
    View on GitHub↗2,924
  • akirasosa/mobile-semantic-segmentationA

    akirasosa/mobile-semantic-segmentation

    0View on GitHub↗
    View on GitHub↗0
  • alexis-jacq/pytorch-sketch-rnnA

    alexis-jacq/Pytorch-Sketch-RNN

    0View on GitHub↗
    View on GitHub↗0
  • apache/incubator-mxnetapache avatar

    apache/incubator-mxnet

    20,812View on GitHub↗

    Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying neural networks across distributed systems, mobile devices, and hardware accelerators. It functions as a cross-platform runtime and a dynamic dataflow scheduler that optimizes neural network execution. The framework provides a multi-language API, enabling the development of machine learning models using Python, R, Julia, Scala, Go, and JavaScript. It supports high-performance model training and the scaling of workloads across multiple GPUs and machines. The system covers cap

    C++
    View on GitHub↗20,812
  • aharley/segawareA

    aharley/segaware

    0View on GitHub↗
    View on GitHub↗0
  • andrewgordonwilson/bayesganandrewgordonwilson avatar

    andrewgordonwilson/bayesgan

    1,014View on GitHub↗

    Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017)

    Jupyter Notebook
    View on GitHub↗1,014
  • atomistic-machine-learning/schnetpack-gschnetatomistic-machine-learning avatar

    atomistic-machine-learning/schnetpack-gschnet

    64View on GitHub↗

    G-SchNet is a generative neural network that samples molecules by sequentially placing atoms in 3d space. It can be trained on data sets of 3d molecules with variable sizes and compositions. The conditional version, cG-SchNet, explicitly takes chemical and structural properties into account to…

    Python
    View on GitHub↗64
  • aurora95/keras-fcnA

    aurora95/Keras-FCN

    0View on GitHub↗
    View on GitHub↗0
  • automan000/convolution_lstm_pytorchA

    automan000/Convolution_LSTM_pytorch

    0View on GitHub↗
    View on GitHub↗0
  • bamos/densenet.pytorchbamos avatar

    bamos/densenet.pytorch

    838View on GitHub↗

    A PyTorch implementation of DenseNet.

    Python
    View on GitHub↗838
  • bengxy/fastneuralstylebengxy avatar

    bengxy/FastNeuralStyle

    81View on GitHub↗

    Fast Neural Style for Image Style Transform by Pytorch

    Python
    View on GitHub↗81
  • bermanmaxim/jaccardsegmentB

    bermanmaxim/jaccardSegment

    0View on GitHub↗
    View on GitHub↗0
  • bernard24/risB

    bernard24/RIS

    0View on GitHub↗
    View on GitHub↗0
  • bgshih/crnnbgshih avatar

    bgshih/crnn

    2,104View on GitHub↗

    Convolutional Recurrent Neural Network

    Lua
    View on GitHub↗2,104
  • bioinf-jku/tturB

    bioinf-jku/TTUR

    0View on GitHub↗
    View on GitHub↗0
  • blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorchB

    Blade6570/PhotographicImageSynthesiswithCascadedRefinementNetworks-Pytorch

    0View on GitHub↗
    View on GitHub↗0
  • bonlime/keras-deeplab-v3-plusbonlime avatar

    bonlime/keras-deeplab-v3-plus

    1,376View on GitHub↗

    Keras implementation of Deeplab v3+ with pretrained weights

    Jupyter Notebook
    View on GitHub↗1,376
  • brain-research/self-attention-ganbrain-research avatar

    brain-research/self-attention-gan

    1,018View on GitHub↗

    Tensorflow implementation for reproducing main results in the paper Self-Attention Generative Adversarial Networks by Han Zhang, Ian Goodfellow, Dimitris Metaxas, Augustus Odena.

    Python
    View on GitHub↗1,018
  • alexis-jacq/pytorch-tutorialsA

    alexis-jacq/Pytorch-Tutorials

    0View on GitHub↗
    View on GitHub↗0