• Stars
    star
    3
  • Rank 3,898,319 (Top 79 %)
  • Language
    Python
  • Created over 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implementation of a pipeline that uses several advanced computer vision techniques to track lane lines on the road.

More Repositories

1

cifar-10-dl4j

Implementation of an AlexNet architecture in DL4J to make predictions on the classical CIFAR-10 dataset
Scala
2
star
2

automl-autokeras

CIFAR-10 classifier trained using Auto-Keras.
Python
2
star
3

book-cover-recognizer

Book cover search engine using image keypoints and descriptors.
Python
2
star
4

bike-ridership-nn

Simple implementation of a neural network using only Numpy and Pandas, used to predict bike ridership data.
Jupyter Notebook
1
star
5

traffic-sign-classifier-cnn

Traffic Sign Classifier implemented using a Convolutional Neural Network.
Jupyter Notebook
1
star
6

smile-linalg

A set of simple examples of linear algebra using Smile.
Scala
1
star
7

advanced-tensorflow-kotlin

Implementation of an inception model (transfer learning) using TensorFlow Java API in Koltin
Kotlin
1
star
8

naive-day-night-classifier

Jupyter Notebook
1
star
9

vehicle-detection

Pipeline implemented with several advanced computer vision techniques (such as Histogram of Oriented Gradients) used to detect cars in a video.
Python
1
star
10

toy-ml

Simple ML library implemented from scratch using Scala.
Jupyter Notebook
1
star
11

intro-to-pytorch

Jupyter Notebook
1
star
12

getting-started-with-dl4j

Simple 2-layered feed-forward network trained on MNIST, using Deeplearning4j
Scala
1
star
13

lane-lines

Simple pipeline implementation to find lane lines in a fixed set of road images, using some Computer Vision concepts as Canny Edges, Hough Transform and Gaussian Blur
Jupyter Notebook
1
star
14

incremental-training-creme

Python
1
star
15

password-checker

Simple script to check if your passwords have been leaked on the Internet
Python
1
star