Skip to content

🔍 A CNN to check whether a given image contains the ShangHai ShenHua FC football star Demba Ba

License

Notifications You must be signed in to change notification settings

DavidCai1111/demba-ba-net

Repository files navigation

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]

About

🔍 A CNN to check whether a given image contains the ShangHai ShenHua FC football star Demba Ba

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published