Lists (4)
Sort Name ascending (A-Z)
Starred repositories
AmeerHamza111 / ConvNeXt
Forked from facebookresearch/ConvNeXtCode release for ConvNeXt model
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and Instance Segmentation.
AmeerHamza111 / tutorials
Forked from pytorch/tutorialsPyTorch tutorials.
AmeerHamza111 / fiftyone
Forked from voxel51/fiftyoneThe open-source tool for building high-quality datasets and computer vision models
ashishpatel26 / Machine-Learning-with-Real-World-Projects
Forked from PacktPublishing/Machine-Learning-with-Real-World-ProjectsCode Repository for Machine Learning with Real World Projects, Published by Packt
AmeerHamza111 / annotated_deep_learning_paper_implementations
Forked from ashishpatel26/annotated_deep_learning_paper_implementations🧠 Implementations/tutorials of deep learning papers with side-by-side notes; including transformers (original, xl, switch, feedback), optimizers(adam, radam, adabelief), gans(dcgan, cyclegan, style…
ashishpatel26 / annotated_deep_learning_paper_implementations
Forked from labmlai/annotated_deep_learning_paper_implementations🧠 Implementations/tutorials of deep learning papers with side-by-side notes; including transformers (original, xl, switch, feedback), optimizers(adam, radam, adabelief), gans(dcgan, cyclegan, style…
This repository contains implementations and illustrative code to accompany DeepMind publications
AmeerHamza111 / CLIP
Forked from openai/CLIPContrastive Language-Image Pretraining
Collection of algorithms to learn loss and reward functions via gradient-based bi-level optimization.
Deep Learning Illustrated (2020)
Complete path for Machine Learning Scientist
achilleasvlogiaris / datmo
Forked from kostaskonkk/datmoDetection and Tracking of Moving Objects (DATMO) using sensor_msgs/Lidar.
Core NLP project for TU Delft's course IN4325 Information Retrieval 2019
psoilis / Complex-Networks-Final-Project-Group11
Forked from kPsarakis/Complex-Networks-Final-Project-Group11Final project for the course Modeling and Data Analysis in Complex Networks (CS4195) at TU Delft
arkajitb / visdom-tutorial
Forked from noagarcia/visdom-tutorialA simple tutorial to use Visdom to plot your PyTorch training graphs
AmeerAnsari / awesome-speech-recognition-speech-synthesis-papers
Forked from zzw922cn/awesome-speech-recognition-speech-synthesis-papersautomatic speech recognition paper roadmap, including HMM, DNN, RNN, CNN, Seq2Seq, Attention
theAIGuysCode / OIDv4_ToolKit
Forked from EscVM/OIDv4_ToolKitDownload and visualize single or multiple classes from the huge Open Images v4 dataset
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
akTwelve / Mask_RCNN
Forked from matterport/Mask_RCNNMask R-CNN for object detection and instance segmentation on Keras and TensorFlow
AmeerHamza111 / SimCLR
Forked from Spijkervet/SimCLRPyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.
UCBerkeleySETI / presto
Forked from scottransom/prestoOpen source pulsar search and analysis toolkit
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
Algorithm Visualizer
Daily Algorithm & Data Structure Problem