Pinned Repositories
beginner_numpy
introductory level numpy code
car-brand-detection
Car brand detection using YOLOv4
connected-component-labeling
Implementation of Connected Component Labeling with NumPy
evaluation-of-object-detection
implementation of average precision and average recall
focal-loss
focal loss implementation with pytorch
gan-projects
Generative Adversarial Network implementation with PyTorch
landmark-classification-cnn
Landmark Classification using PyTorch
optimization-techniques
Optimization techniques used in Neural Networks
style-transfer
image style transfer using convolutional neural networks, by Gatys in pytorch
vision-transformer
Vision Transformer explanation and implementation with PyTorch
nerminnuraydogan's Repositories
nerminnuraydogan/vision-transformer
Vision Transformer explanation and implementation with PyTorch
nerminnuraydogan/car-brand-detection
Car brand detection using YOLOv4
nerminnuraydogan/connected-component-labeling
Implementation of Connected Component Labeling with NumPy
nerminnuraydogan/beginner_numpy
introductory level numpy code
nerminnuraydogan/evaluation-of-object-detection
implementation of average precision and average recall
nerminnuraydogan/focal-loss
focal loss implementation with pytorch
nerminnuraydogan/gan-projects
Generative Adversarial Network implementation with PyTorch
nerminnuraydogan/landmark-classification-cnn
Landmark Classification using PyTorch
nerminnuraydogan/optimization-techniques
Optimization techniques used in Neural Networks
nerminnuraydogan/style-transfer
image style transfer using convolutional neural networks, by Gatys in pytorch
nerminnuraydogan/transformers
beginner transformer implementation with pytorch