• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Python
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

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

Repository Details

Submission to the first Mobile AI challenge, where the target is to develop quantized deep learning-based camera scene classification solutions that can demonstrate a real-time performance on smartphones and IoT platforms

More Repositories

1

Keras_FLOP_Estimator

This is a function for estimating the floating point operations (FLOPS) of deep learning models developed with keras.
Python
48
star
2

CNN_Car_Detector

Training a deep-learning classifier for aerial top view detection of vehicles.
Python
21
star
3

EmergencyNet

A small deep learning model based on atrous convolutional feature fusion for the application of emergency response.
Python
19
star
4

AIDER

Aerial Image Database for Emergency Response Applications
11
star
5

Traffic_Sign_Classifier

This project uses deep neural networks and convolutional neural networks to classify traffic signs. It is implemented in TensorFlow in a python notebook environment.
Jupyter Notebook
6
star
6

Mobilenet_Object_Detection

Rapid object detection suitable for implementation in autonomous vehicles.
Jupyter Notebook
4
star
7

Car_Sideview_Detection

Resources for sideview car detection, An xml file with the description of a cascade classifier for sideview car detection for OpenCV. Also a database of 948 sideview cars and 3122 negative template images in pgm format. The images are 40x100 pixel resolution.
Python
4
star
8

TensorFlow_in_a_nutshell

A TensorFlow tutorial that I created by adapting the material from the UDACITY Self-driving Car Engineer class (see attached). I hope that you find this useful in the future when you need to freshen up your TensorFlow skills!
4
star
9

Hardware_Design_Cores

IP Cores in Verilog and VHDL for arithmetic functions
Verilog
3
star
10

advanced_Lane_Finding

Python
2
star
11

Front-Rear-Car-Database

A database of 515 front/rear car database in jpeg format. The images are 64x64 pixel resolution.
1
star
12

AdvancedVerilogTutorial

These short tutorial includes small tips for hardware design using Verilog HDL ยฎ. The concepts discussed assume that you have some familiarity with Verilog design.
Verilog
1
star
13

Steering-Angle-Generation-for-Camera-Based-ADAS-Systems

These python files can be used to generate virtual steering angles for datasets acquired from a car mounter camera. For example in this way you can augment datasets used for detecting vehicles and pedestrian with steering angles so that you can train a car to simultaneously detect and drive.
Python
1
star