simonebonato
Machine Learning Engineer @FHNW Currently based in Brugg (Switzerland); I am particularly fond of Computer Vision in Medical Imaging.
FHNWBrugg, Switzerland
Pinned Repositories
KTH-EQ2425
Projects in KTH course EQ2425 Analysis and Search of Visual Data
KTH-ID2222
Assignments in KTH course ID2222 Data Mining
graphon
Project Repository for DD2430
ArchilyseAuto
ArchilyseAuto - Automatic Floor Plan Recognition
BYOL
library where I test the Bootstrap Your Own Latent method for self-supervised pre-training.
ColorfulImageColorization_DL
Project in KTH course "DD2424 Deep Learning in Data Science"
CubiCasa5k
CubiCasa5k floor plan dataset
Exercises-MRI-segmentation
Proposed solution for a series of exercises provided by the Paris Brain Institute.
face_recognition_app
This is a Face Recognition app written in Python.
segment_through_mean
Simple python code to extract segments passing through the mean, given a set of points composing the border of a figure.
simonebonato's Repositories
simonebonato/segment_through_mean
Simple python code to extract segments passing through the mean, given a set of points composing the border of a figure.
simonebonato/face_recognition_app
This is a Face Recognition app written in Python.
simonebonato/ArchilyseAuto
ArchilyseAuto - Automatic Floor Plan Recognition
simonebonato/BYOL
library where I test the Bootstrap Your Own Latent method for self-supervised pre-training.
simonebonato/ColorfulImageColorization_DL
Project in KTH course "DD2424 Deep Learning in Data Science"
simonebonato/CubiCasa5k
CubiCasa5k floor plan dataset
simonebonato/devops-course
Repository of the DevOps course at KTH Royal Institute of Technology DD2482
simonebonato/Exercises-MRI-segmentation
Proposed solution for a series of exercises provided by the Paris Brain Institute.
simonebonato/face_recognition
This is a Face Recognition project written in Python.
simonebonato/detr
End-to-End Object Detection with Transformers
simonebonato/go-concurrency-exercises
Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.
simonebonato/go-exercism
Exercism exercises in Go.
simonebonato/GolangTraining
Personal repository to learn Golang and make some random things! :)
simonebonato/HaN-Seg-GrandChallenge
Code for the "HaN-Seg" semantic segmentation challenge ( https://han-seg2023.grand-challenge.org/ )
simonebonato/Image_Segmentation
Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.
simonebonato/ivy
Unified AI
simonebonato/katacoda-scenarios
Katacoda Scenarios
simonebonato/katacoda-scenarios-1
Katacoda Scenarios
simonebonato/line
TensorFlow implementation of paper "LINE: Large-scale Information Network Embedding" by Jian Tang, et al.
simonebonato/longest_segment_through_mean
simonebonato/NordicAI-OpenDataHackathon
simonebonato/pippa_website
Personal website
simonebonato/Raster-to-Graph
simonebonato/RL_snake
Reinforcement Learning Algorithms applied to a Snake game.
simonebonato/Segment-Everything-Everywhere-All-At-Once
Official implementation of the paper "Segment Everything Everywhere All at Once"
simonebonato/SparK
[ICLR'23 Spotlightš„] The first successful BERT/MAE-style pretraining on any convolutional network; Pytorch impl. of "Designing BERT for Convolutional Networks: Sparse and Hierarchical Masked Modeling"
simonebonato/subito_scraper
Just a simple WebScraping program with Python and BS4 for the italian website Subito.it
simonebonato/Swin-Unet
[ECCVW 2022] The codes for the work "Swin-Unet: Unet-like Pure Transformer for Medical Image Segmentation"