Coder Social home page Coder Social logo

sinistersup / tensorflow-object-detection-_-miniproj Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 179.21 MB

Project Using TensorFlow Object Detection from ` https://github.com/tensorflow/models/tree/master/research/object_detection/models ` --> ssd_mobilenet_v2_fpnlite

License: MIT License

Jupyter Notebook 89.39% Python 10.61%
machine-learning-api computer-vision object-detection opencv

tensorflow-object-detection-_-miniproj's Introduction

TensorFlow-object-detection-_-MiniProj

TensorFlow Object detection API

  1. Here we have used the ssd_mobilenet_v2_fpnlite 320x320 for object detection
  2. The pretrained models are cloned and imported from tensorflow/models
  3. We use the tensorflow_gpu - 2.9.1 along with CUDA 11.2 version and CUDNN 8.1.0 compatible with corresponding CUDA

Procedure (Windows):-

  • First we install all the dependencies regarding the project onto a virtual env "tensorflow" by
    running this on cmd by (assuming anaconda is already installed on your machine)
    conda create -n tensorflow pip python=3.9
    
    conda activate tensorflow
    
  • Once you have activated your virtual environment, the name of the environment should be displayed within brackets at the beggining of your cmd path specifier, e.g.:
    (tensorflow) F:\Suppi\My_Project>
    
  • Install the Tensorflow pip package by
    pip install --ignore-installed --upgrade tensorflow==2.9.0
    

Note: We need to install Protobuf and Protoc before proceeding with installing other dependencies

* All the Available Info are provided in here TensorFlow 2 Object Detection API tutorial

If you want to build the CNN model yourself try executing Proj.ipynb under the same conda environment (tensorflow)

Thank You

tensorflow-object-detection-_-miniproj's People

Contributors

nicknochnack avatar sinistersup avatar

Stargazers

 avatar  avatar

Watchers

 avatar

tensorflow-object-detection-_-miniproj's Issues

Depfu Error: No dependency files found

Hello,

We've tried to activate or update your repository on Depfu and couldn't find any supported dependency files. If we were to guess, we would say that this is not actually a project Depfu supports and has probably been activated by error.

Monorepos

Please note that Depfu currently only searches for your dependency files in the root folder. We do support monorepos and non-root files, but don't auto-detect them. If that's the case with this repo, please send us a quick email with the folder you want Depfu to work on and we'll set it up right away!

How to deactivate the project

  • Go to the Settings page of either your own account or the organization you've used
  • Go to "Installed Integrations"
  • Click the "Configure" button on the Depfu integration
  • Remove this repo (SinisterSup/TensorFlow-object-detection-_-MiniProj) from the list of accessible repos.

Please note that using the "All Repositories" setting doesn't make a lot of sense with Depfu.

If you think that this is a mistake

Please let us know by sending an email to [email protected].


This is an automated issue by Depfu. You're getting it because someone configured Depfu to automatically update dependencies on this project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.