-
Arkansas Tech University
- Russellville, AR
- https://people.cmix.louisiana.edu/~bxg0564/
Starred repositories
Several Coding Patterns for Solving Data Structures and Algorithms Problems during Interviews
Curated list of data science interview questions and answers
A Cheat Sheet ๐ to revise Python syntax. Particularly useful for solving Data Structure and Algorithmic problems with Python.
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
interactive visualization of 5 popular gradient descent methods with step-by-step illustration and hyperparameter tuning UI
A collection of algorithms and data structures
Grayscale image colorization using Generative Adversarial Networks
Datasets, Transforms and Models specific to Computer Vision
๐๐ถ๐ฟ๐ฒ ๐๐ฒ๐๐ฒ๐ฐ๐๐ถ๐ผ๐ป๐ฅusing Machine Learning Algorithm with python๐, GoogleColab & database taken from ๐จ๐๐ ๐ ๐ฎ๐ฐ๐ต๐ถ๐ป๐ฒ ๐๐ฒ๐ฎ๐ฟ๐ป๐ถ๐ป๐ด ๐ฅ๐ฒ๐ฝ๐ผ๐๐ถ๐๐ผ๐ฟ๐
A curated list of awesome computer vision resources
Curated list of awesome tools, demos, docs for ChatGPT and GPT-3
๐๐ฅ๏ธ Solutions for 350+ Interview Questions asked at FANG and other top tech companies
Example notebooks on building PyTorch, preparing data and training as well as an updated project from a PyTorch MaskRCNN port
Train your own custom MaskRCNN Object Detection and Instance Segmentation model.
CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.
A Pytorch Computer Vision template to quick start your next project! ๐๐
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
Learning to detect fake face images in the wild. We use a deep fully convolutional network based on Siamese network and contrastive loss.
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
People Counting in Real-Time with an IP camera.
Counting fish using Raspberry Pi camera and OpenCV-Python
Leveraging neural nets and deep learning to count fish passing through a fish ladder
Fish detection using Open Images Dataset and Tensorflow Object Detection
PyTorch implementations of Generative Adversarial Networks.
Batch Renormalization module for PyTorch based on paper https://arxiv.org/abs/1702.03275 .
Batch Renormalization algorithm implementation in Keras