Skip to content
View tancredeguillou's full-sized avatar
  • Zürich, Switzerland
Block or Report

Block or report tancredeguillou

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

Welcome to my Github!

  • 👋 Hi, I’m @tancredeguillou A computer science master student at the university of Zurich (ETH). I studied for three years at EPFL in Switzerland where I learned mathematics and computer science, before ending my bachelor degree with one year at the University of Oxford.

  • 👀 I’m passionate about machine intelligence and computer vision. More generaly, I am interested in all computer science topics.

  • 🌱 I’m currently learning deep learning methods for computer vision and probablistic artificial intelligence.

  • 💞️ I’m looking to collaborate on interesting and challenging machine learning & AI projects !

  • 📫 How to reach me : tancredeguillou@gmail.com +33 787093770

Connect with me:

tancredeguillou| LinkedIn tancredeguillou | Instagram tancredeguillou | Facebook


Skills

                                         


My coding week

No activity tracked





Last Edited on: 05/11/2021

Pinned

  1. neuralbody neuralbody Public

    Forked from zju3dv/neuralbody

    Code for "Neural Body: Implicit Neural Representations with Structured Latent Codes for Novel View Synthesis of Dynamic Humans" CVPR 2021 best paper candidate

    Python

  2. RecreatingSegNet RecreatingSegNet Public

    Recreating a simplified version of the SegNet algorithm for image segmentation.

    Python

  3. StructureFromMotion StructureFromMotion Public

    Implementing camera calibration and structure from motion (SfM) methods to produce a scene reconstruction.

    Python 7 1

  4. MultiViewStereo MultiViewStereo Public

    Recreating a 3D scene using images taken from several point of views.

    Python

  5. GameboyEmulator GameboyEmulator Public

    Gameboy emulator.

    C 1

  6. BayesianNeuralNetworks BayesianNeuralNetworks Public

    Forked from ldezons/BayesianNeuralNetworks

    Implementing a bayesian neural network for image recognition.

    Python