Pinned Repositories
BoxCars
Source code related to BoxCars publication
caffe
Caffe: a fast open framework for deep learning.
CAR-DETECTION
car detection using the UIUC car database
champs-scalar-coupling
cocoapi
COCO API - Dataset @ http://cocodataset.org/
darknet
Windows and Linux version of Darknet Yolo v2 Neural Networks for object detection
google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
InstaPy
đź“· Instagram Bot - Like/Comment/Follow Automation Script
opencv
Open Source Computer Vision Library
salbatron's Repositories
salbatron/BoxCars
Source code related to BoxCars publication
salbatron/caffe
Caffe: a fast open framework for deep learning.
salbatron/CAR-DETECTION
car detection using the UIUC car database
salbatron/champs-scalar-coupling
salbatron/cocoapi
COCO API - Dataset @ http://cocodataset.org/
salbatron/darknet
Windows and Linux version of Darknet Yolo v2 Neural Networks for object detection
salbatron/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
salbatron/InstaPy
đź“· Instagram Bot - Like/Comment/Follow Automation Script
salbatron/opencv
Open Source Computer Vision Library
salbatron/cosmos
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
salbatron/deepfakes_faceswap
from deekfakes' faceswap: https://www.reddit.com/user/deepfakes/
salbatron/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
salbatron/face_ripper_9000
Creates 256 cropped, high quality facesets from a batch of mp4 videos end to end
salbatron/face_segmentation
Deep face segmentation in extremely hard conditions
salbatron/faceswap
Deepfakes Software For All
salbatron/find_villa
Find perfect Villa for your holiday
salbatron/google-research
Google AI Research
salbatron/GUI-tool-for-InstaPy-script
GUI tool for InstaPy script
salbatron/Image-feature-detection-using-Phase-Stretch-Transform
PST or Phase Stretch Transform is an operator that finds features in an image. PST implemented using MATLAB here, takes an intensity image I as its input, and returns a binary image out of the same size as I, with 1's where the function finds sharp transitions in I and 0's elsewhere.
salbatron/ofxDarknet
darknet neural network addon for openFrameworks
salbatron/opencv-samples
salbatron/opencv_contrib
Repository for OpenCV's extra modules
salbatron/PTAM-GPL
PTAM (Parallel Tracking and Mapping) re-released under GPLv3.
salbatron/RSA
RSA encryption and decryption in c++
salbatron/yolo_segmentation
the code is to get segmentation image by darknet
salbatron/YOLOscripts
Bunch of python scripts that helps you handle training data
salbatron/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS