Pinned Repositories
A-Lamp
Implementation of the paper: A-Lamp: Adaptive Layout-Aware Multi-Patch Deep Convolutional Neural Network for Photo Aesthetic Assessment
agents
TF-Agents is a library for Reinforcement Learning in TensorFlow
awesome
😎 Awesome lists about all kinds of interesting topics
bechdel
edge
Benchmarking and deploying models on edge device tracked with WandB
iaqa
Image Aesthetic Quality Assesment
SandR
Datasets in one place CV/ML
ssim_retrieval
Transformer-MM-Explainability
[ICCV 2021- Oral] Official PyTorch implementation for Generic Attention-model Explainability for Interpreting Bi-Modal and Encoder-Decoder Transformers, a novel method to visualize any Transformer-based network. Including examples for DETR, VQA.
wandb
The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
fdsig's Repositories
fdsig/Transformer-MM-Explainability
[ICCV 2021- Oral] Official PyTorch implementation for Generic Attention-model Explainability for Interpreting Bi-Modal and Encoder-Decoder Transformers, a novel method to visualize any Transformer-based network. Including examples for DETR, VQA.
fdsig/A-Lamp
Implementation of the paper: A-Lamp: Adaptive Layout-Aware Multi-Patch Deep Convolutional Neural Network for Photo Aesthetic Assessment
fdsig/agents
TF-Agents is a library for Reinforcement Learning in TensorFlow
fdsig/awesome
😎 Awesome lists about all kinds of interesting topics
fdsig/ssim_retrieval
fdsig/Awesome_CV
Awesome educational list for computer vision (plus: machine learning, deep learning and data science)
fdsig/containers-from-scratch
Writing a container in a few lines of Go code, as seen at DockerCon 2017 and on O'Reilly Safari
fdsig/convit
Code for the Convolutional Vision Transformer (ConViT)
fdsig/deit
Official DeiT repository
fdsig/fb_convit
fdsig/gdown
Download a large file from Google Drive (curl/wget fails because of the security notice).
fdsig/iaqa_dissertaion
Latex version of dissertation
fdsig/image_scraper
web scraper form image challenge website- designed to obtain dataset for computer vision and deep learning
fdsig/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
fdsig/model_analysis
fdsig/my_awsome_cv
fdsig/nlp-datasets
Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
fdsig/Restormer
Official repository for "Restormer: Efficient Transformer for High-Resolution Image Restoration". SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
fdsig/scenic
Scenic: A Jax Library for Computer Vision Research and Beyond
fdsig/segmenter
[ICCV2021] Official PyTorch implementation of Segmenter: Transformer for Semantic Segmentation
fdsig/spider
End to End Image Classification
fdsig/Stacks-Icons
Authoring tools for Stack Overflow's shared icon set.
fdsig/transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks
fdsig/uvadlc_notebooks
Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2021
fdsig/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch