Pinned Repositories
back_prop_ex
Simple back propagating network to solve XOR problem
Char-Recognition
convolution
Implementing a conv operation
CT-Abdomen
Look for abdominal abnormalities(9, categories)
Grad-CAM
What do CNNs see? Using, Grad-CAM(neuralearn inspired)
HeartAttack
Check for chance of heart attack(employ using gradio)
implementing_papers
Some convolutional networks implemented from scratch
intruder-404
Transformer
Implementing "Attention is All You Need"
yolov3
Implementing "YOLOv3: An Incremental Improvement"
thisismars-x's Repositories
thisismars-x/back_prop_ex
Simple back propagating network to solve XOR problem
thisismars-x/Char-Recognition
thisismars-x/convolution
Implementing a conv operation
thisismars-x/CT-Abdomen
Look for abdominal abnormalities(9, categories)
thisismars-x/Grad-CAM
What do CNNs see? Using, Grad-CAM(neuralearn inspired)
thisismars-x/HeartAttack
Check for chance of heart attack(employ using gradio)
thisismars-x/implementing_papers
Some convolutional networks implemented from scratch
thisismars-x/intruder-404
thisismars-x/Transformer
Implementing "Attention is All You Need"
thisismars-x/yolov3
Implementing "YOLOv3: An Incremental Improvement"
thisismars-x/Detect-Numbers
To detect any drawn number in SDL
thisismars-x/Eye-Directional-Check
To identify where the eyes are gazing
thisismars-x/EyeDir
A use case in open cv using haarcascades, and a CNN to check for where eyes are looking(close, forward, left, right)
thisismars-x/KENDRICK.
A 2D retro fashioned battle game for the current kendrick and drake feud.
thisismars-x/KENDRICKLAMAR.
thisismars-x/lstm
Implementing lstm cell
thisismars-x/Mask-detection
Mask detection, using open-cv(frontal-face.xml) and tensorflow
thisismars-x/MRI-Tumor
Type of tumor(if, else no)
thisismars-x/simple-weather-check
Simple model to identify between 11 weather-classes
thisismars-x/Snake
Simple snake game in C++ using SDL ~200 lines , <100 kb. Very minimal.
thisismars-x/TransposeConv2d
This is a implementation for ConvTranpose2d from pyTorch.
thisismars-x/UNet
Architecture for "U-Net: Convolutional Networks for Biomedical Image Segmentation"
thisismars-x/ViT
Implementing paper 'Spatial Transformer Network'