资源算法Mobilenet_Object_Detection

Mobilenet_Object_Detection

2020-02-28 | |  86 |   0 |   0

Rapid object detection suitable for implementation in autonomous vehicles from the Udacity Self-driving Car Engineer Nanodegree.

图片.png

Unzip frozen_inference_graph.zip within folder <ssd_mobilenet_v1_coco_11_06_2017> to use for inference

In lab this you will:

  • Learn about MobileNets and separable depthwise convolutions.

  • The SSD (Single Shot Detection) architecture used for object detection

  • Use pretrained TensorFlow object detection inference models to detect objects

  • Use different architectures and weigh the tradeoffs.

  • Apply an object detection pipeline to a video.

Open the notebook and work through it!

Requirements

Install environment with Anaconda:

conda env create -f environment.yml

Change TensorFlow pip installation from tensorflow-gpu to tensorflow if you don't have a GPU available.

The environment should be listed via conda info --envs:

# conda environments:#carnd-advdl-odlab        /usr/local/anaconda3/envs/carnd-advdl-odlab
root                  *  /usr/local/anaconda3

Further documentation on working with Anaconda environments.

Particularly useful sections:

https://conda.io/docs/using/envs.html#change-environments-activate-deactivate https://conda.io/docs/using/envs.html#remove-an-environment

Resources


上一篇:ResNet_MobileNet_InceptionV3

下一篇:mobilenet-imagenet-classifier

用户评价
全部评价

热门资源

  • TensorFlow-Course

    This repository aims to provide simple and read...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • mxnet_VanillaCNN

    This is a mxnet implementation of the Vanilla C...

  • DuReader_QANet_BiDAF

    Machine Reading Comprehension on DuReader Usin...

  • Klukshu-Sockeye-...

    KLUKSHU SOCKEYE PROJECTS 2016 This repositor...