Skip to content
View d-f's full-sized avatar
Block or Report

Block or report d-f

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

  1. basic-image-classification basic-image-classification Public

    A basic example of image classification with PyTorch, included with instructions on how to re-create results and the performance of the best performing model

    Python 3

  2. basic-semantic-segmentation basic-semantic-segmentation Public

    A basic example of semantic segmentation with fully convolutional networks on the Oxford IIIT pet dataset.

    Python

  3. dino-vit-pcam dino-vit-pcam Public

    Self supervised learning through self distillation with no labels (DINO) with Vision Transformers on the PCAM dataset.

    Python

  4. weather-prediction-app weather-prediction-app Public

    A demonstration application for LSTM based time series forecasting with NOAA temperature data. Dataset organized with MongoDB, model performance analyzed with SQL (MySQL), REST API created with Fas…

    Python