Pinned Repositories
advent-of-code-2023
Block_A_star
Python implementation of Block A* search (class project, Robotics, Spring 2019)
find-on-reddit
A light-weight Chrome extension that searches for submissions of the current URL on Reddit
pytorch-efficientnet-deeplabv3
pytorch-fpn
PyTorch implementations of some FPN-based semantic segmentation architectures: vanilla FPN, Panoptic FPN, PANet FPN; with ResNet and EfficientNet backbones.
pytorch-multi-class-focal-loss
An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.
pytorch-sequential-helpers
Some helper PyTorch modules that allow complex networks to be expressed as Sequentials
reddit-clone
Reddit-like forum (class project for Database Systems, Fall 2015)
save-win-lockscreen-images
Save Windows lockscreen images for your personal use
raster-vision
An open source library and framework for deep learning on satellite and aerial imagery.
AdeelH's Repositories
AdeelH/pytorch-multi-class-focal-loss
An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.
AdeelH/pytorch-fpn
PyTorch implementations of some FPN-based semantic segmentation architectures: vanilla FPN, Panoptic FPN, PANet FPN; with ResNet and EfficientNet backbones.
AdeelH/find-on-reddit
A light-weight Chrome extension that searches for submissions of the current URL on Reddit
AdeelH/pytorch-efficientnet-deeplabv3
AdeelH/pytorch-sequential-helpers
Some helper PyTorch modules that allow complex networks to be expressed as Sequentials
AdeelH/save-win-lockscreen-images
Save Windows lockscreen images for your personal use
AdeelH/advent-of-code-2023
AdeelH/goodreads-custom-js-css
Custom JS and CSS for the Goodreads desktop website
AdeelH/raster-vision
An open source framework for deep learning on satellite and aerial imagery.
AdeelH/stac-asset
Read and download STAC Assets, using a variety of authentication schemes
AdeelH/WideResNet-pytorch
Wide Residual Networks (WideResNets) in PyTorch
AdeelH/adeelh.github.io
AdeelH/adventofcode-2021
AdeelH/Awesome-Remote-Sensing-Foundation-Models
AdeelH/e84-geoai-common
Contains Geospatial AI/ML related code
AdeelH/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
AdeelH/gan-image-inpainting
Image Inpainting using a GAN (class project for Intelligent Visual Computing, Spring 2019)
AdeelH/geospatial-time-series
Machine learning on Geospatial Time Series
AdeelH/lightning-bolts
Toolbox of models, callbacks, and datasets for AI/ML researchers.
AdeelH/MapAI-Competition
AdeelH/mask-to-polygons
Routines for extracting and working with polygons from semantic segmentation masks
AdeelH/matplotlib
matplotlib: plotting with Python
AdeelH/NASA-CMR-STAC
A list of geospatial datasets on NASA's Common Metadata Repository (CMR)
AdeelH/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
AdeelH/RL_high_confidence_policy_improvement
High Confidence Policy Improvement for RL (class project for Reinforcement Learning, Fall 2019)
AdeelH/scikit-image
Image processing in Python
AdeelH/sphinx-autoapi
A new approach to API documentation in Sphinx.
AdeelH/vision
Datasets, Transforms and Models specific to Computer Vision
AdeelH/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
AdeelH/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors