Skip to content
View GuidoManni's full-sized avatar
  • Campus Biomedico
  • Rome

Highlights

  • Pro

Block or report GuidoManni

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. DeepLearningImplementation DeepLearningImplementation Public

    This repository contains implementations of prominent computer vision deep learning architectures. The focus is on simplifying these architectures while relying solely on the PyTorch library. The g…

    Python 10

  2. BodySLAM BodySLAM Public

    BodySLAM is a robust deep learning-based Simultaneous Localization and Mapping (SLAM) approach designed for endoscopic surgical applications. This framework effectively operates across various surg…

    Python 3 1

  3. SimpleTelegramBot SimpleTelegramBot Public

    A Python class for interacting with the Telegram Bot API. The STB class allows you to send messages, images, and files to a specified user through a Telegram bot. This repository includes all the n…

    Python

  4. IntroToOptimizationAlgorithm IntroToOptimizationAlgorithm Public

    This repository contains Python implementations of various optimization algorithms as described in the book "Introduction to Algorithms" by Cormen, Leiserson, Rivest, and Stein.

    Python