Skip to content
View LucaBonfiglioli's full-sized avatar
  • Eyecan.ai
  • Bologna, Italy
Block or Report

Block or report LucaBonfiglioli

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
LucaBonfiglioli/README.md

Hello πŸ‘‹

Hi, I am Luca and I work as software engineer at Eyecan.ai πŸš€. My main interests are Computer Vision and Computer Graphics, and I really enjoy automating stuff.

Projects and Research πŸ§ͺ

I am something between a scientist and an engineer, meaning that I often have to switch between pure software development and scientific research. A list of projects that I have worked on, including both development projects and research:

Pipelime πŸ‹

Pipelime is a pretty handy python library to automate data pipelines. We designed it to be as flexible as possible and to fit to every possible use case. It also comes with a DSL to post-process config files, which I personally maintain. Check it out!

Eyecandies 🍬

Eyecandies is a fully synthetic, multi-modal, multi-light dataset for unsupervised anomaly detection with automatically labelled ground-truth annotations. It was published with an ACCV 2022 paper. Send us your results!

NNViz πŸ”

NNViz is a neural network visualization tool that can be used to quickly inspect the insides of a neural network. Currently works on pytorch models and renders them as PDFs. NNviz is borderline toy-project, but I plan to maintain it over time.

Pinned

  1. nnviz nnviz Public

    Torch nn vizualization

    Python 40