Skip to content
View javiergarciamolina's full-sized avatar
  • Valencia, Spain

Block or report javiergarciamolina

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 250 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. selfie-background-removal selfie-background-removal Public

    In this project I built an algorithm that could automatically remove the background from a selfie. For that, I used the U-net architecture.

    Jupyter Notebook 12 2

  2. breaking-captchas breaking-captchas Public

    In this project I downloaded a dataset of captcha images and went through the end-to-end process of extracting the digits from the images, labelling the ones from the training set so that I could f…

    Jupyter Notebook 1

  3. portfolio portfolio Public

    My portfolio of Machine Learning projects.

    1

  4. oxford-pets oxford-pets Public

    In this project I built a model able to classify dog and cat images according to their breeds. I used the dataset from the Oxford Pets Kaggle competition, which consists of 7,349 training images an…

    Jupyter Notebook

  5. selfie-background-removal-app selfie-background-removal-app Public

    Python