Socket
Socket
Sign inDemoInstall

demba-ba-net

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

demba-ba-net

Demba-Ba-Net is a CNN to check Whether a given image contains the ShangHai ShenHua FC Football Star Demba Ba


Version published
Maintainers
1
Created
Source

demba-ba-net

js-standard-style Build Status

Demba-Ba-Net is a CNN to check whether a given image contains the ShangHai ShenHua FC football star Demba Ba, which is based on MobileNet, using transfer learning.

Some Examples

example1.jpg

// output:
// { possibility: '97.33%' }

example2.jpg

// output:
// { possibility: '89.90%' }

example3.jpg

// output:
// { possibility: '0.37%' }

example4.jpg

// output:
// { possibility: '34.54%' }

Installation

npm i -g demba-ba-net

How To Use It

demba-ba-net-js infer -i <InputImagePath> [--gpu]

FAQs

Package last updated on 30 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc