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.
// output:
// { possibility: '97.33%' }
// output:
// { possibility: '89.90%' }
// output:
// { possibility: '0.37%' }
// output:
// { possibility: '34.54%' }
npm i -g demba-ba-net
demba-ba-net-js infer -i <InputImagePath> [--gpu]