Pinned Repositories
editGAN_release
GGEConvNet
Hands-On-Computer-Vision-with-Detectron2
Hands On Computer Vision with Detectron2, Published by Packt
ONNX-YOLOv8-Object-Detection
Python scripts performing object detection using the YOLOv8 model in ONNX.
PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
semihhdemirel
Config files for my GitHub profile.
torchxrayvision
TorchXRayVision: A library of chest X-ray datasets and models.
ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
VisDist-Net
YOLOv11-ONNX-TensorRT
semihhdemirel's Repositories
semihhdemirel/ONNX-YOLOv8-Object-Detection
Python scripts performing object detection using the YOLOv8 model in ONNX.
semihhdemirel/semihhdemirel
Config files for my GitHub profile.
semihhdemirel/VisDist-Net
semihhdemirel/diffused-heads-colab
Fork of Diffused Heads with colab
semihhdemirel/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
semihhdemirel/editGAN_release
semihhdemirel/Hands-On-Computer-Vision-with-Detectron2
Hands On Computer Vision with Detectron2, Published by Packt
semihhdemirel/ImageBind
ImageBind One Embedding Space to Bind Them All
semihhdemirel/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
semihhdemirel/lightly
A python library for self-supervised learning on images.
semihhdemirel/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
semihhdemirel/torchxrayvision
TorchXRayVision: A library of chest X-ray datasets and models.
semihhdemirel/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
semihhdemirel/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
semihhdemirel/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
semihhdemirel/super-gradients
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
semihhdemirel/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
semihhdemirel/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
semihhdemirel/yolov6-opencv-onnxruntime
分别使用OpenCV、ONNXRuntime部署YOLOV6目标检测,包含C++和Python两个版本的程序