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
·
M

mmirman/MentisOculi

0
View on GitHub↗
0 stars·0 forks·5 views

MentisOculi

Features

  • Deep Learning Models - Neural network based raytracing implementation.

Star history

Star history chart for mmirman/mentisoculiStar history chart for mmirman/mentisoculi

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

Open-source alternatives to MentisOculi

Similar open-source projects, ranked by how many features they share with MentisOculi.
  • openvinotoolkit/open_model_zooopenvinotoolkit avatar

    openvinotoolkit/open_model_zoo

    4,408View on GitHub↗

    Open Model Zoo is a curated collection of pre-trained and optimized deep learning models designed for high-performance inference using OpenVINO. It serves as a model repository and deployment framework that streamlines the integration of neural networks into production environments. The project utilizes a centralized manifest and a versioned registry to automate the downloading and organization of model weights and metadata. It includes tools for benchmarking inference performance and validating model accuracy by comparing outputs against ground-truth tensors to quantify precision loss. The

    Pythoncaffemodelcnn-modeldeep-learning-models
    View on GitHub↗4,408
  • lazyprogrammer/machine_learning_exampleslazyprogrammer avatar

    lazyprogrammer/machine_learning_examples

    8,823View on GitHub↗

    This project is a comprehensive collection of practical code examples and implementation libraries for machine learning. It provides a wide array of reference materials for building supervised, unsupervised, and reinforcement learning algorithms. The repository serves as a multi-domain resource, featuring specific implementation suites for financial AI, Bayesian statistical modeling, and deep learning architectures. It includes a framework for training intelligent agents using policy gradients and actor-critic models, as well as practical guides for fine-tuning transformers and utilizing larg

    Pythondata-sciencedeep-learningmachine-learning
    View on GitHub↗8,823
  • deep-learning-with-pytorch/dlwpt-codedeep-learning-with-pytorch avatar

    deep-learning-with-pytorch/dlwpt-code

    5,224View on GitHub↗

    This project is a deep learning educational resource consisting of PyTorch model implementations and code examples. It provides functional Python scripts and notebooks for building, training, and optimizing neural networks using tensor-based computation. The repository includes implementations for designing custom network layers and loss functions, as well as examples of transfer learning workflows that load pretrained model weights to accelerate development. The codebase covers a broad range of deep learning capabilities, including neural network training, custom model component design, and

    Jupyter Notebookdeep-learningdeep-neural-networkspython
    View on GitHub↗5,224
  • aladdinpersson/machine-learning-collectionaladdinpersson avatar

    aladdinpersson/Machine-Learning-Collection

    8,465View on GitHub↗

    This project is a machine learning educational repository providing a collection of implementations and guides for machine learning and deep learning algorithms. It serves as a deep learning model library and a reference for training workflows, covering foundational machine learning, convolutional, recurrent, and transformer architectures. The collection includes a generative adversarial network suite for synthesizing realistic images and performing image-to-image translation. It also functions as a computer vision implementation guide for object detection and semantic segmentation, alongside

    Pythonmachine-learningmachine-learning-algorithmspytorch
    View on GitHub↗8,465
See all 30 alternatives to MentisOculi→

Frequently asked questions

What are the main features of mmirman/mentisoculi?

The main features of mmirman/mentisoculi are: Deep Learning Models.

What are some open-source alternatives to mmirman/mentisoculi?

Open-source alternatives to mmirman/mentisoculi include: openvinotoolkit/open_model_zoo — Open Model Zoo is a curated collection of pre-trained and optimized deep learning models designed for high-performance… deep-learning-with-pytorch/dlwpt-code — This project is a deep learning educational resource consisting of PyTorch model implementations and code examples. It… lazyprogrammer/machine_learning_examples — This project is a comprehensive collection of practical code examples and implementation libraries for machine… qqwweee/keras-yolo3 — This project is an object detection framework implementing the YOLOv3 architecture using Keras and TensorFlow. It… aladdinpersson/machine-learning-collection — This project is a machine learning educational repository providing a collection of implementations and guides for… wongkinyiu/yolov9 — YOLOv9 is a real-time computer vision framework and deep learning model designed for image classification, object…