人工智能Java SDK:可以识别图片中101种行为

目录:

http://aias.top/

行为识别(支持ucf101数据集分类)SDK

识别图片中101种行为。

支持分类如下:

  • ApplyEyeMakeup
  • ApplyLipstick
  • Archery
  • BabyCrawling
  • BalanceBeam
  • BandMarching
  • BaseballPitch
  • Basketball
  • BasketballDunk
  • BenchPress
  • Biking
  • Billiards
  • BlowDryHair
  • BlowingCandles
  • BodyWeightSquats
  • Bowling
  • ...

点击下载

SDK包含两个检测器:

  • Inceptionv3ActionRecognition
    backbone: inceptionv3, dataset:ucf101
  • Vgg16ActionRecognition
    backbone: vgg16, dataset:ucf101

运行例子 - Inceptionv3ActionRecognitionExample

  • 测试图片


    img

运行成功后,命令行应该看到下面的信息:

...
FrontCrawl : 0.999593198299408
[INFO ] - [
    class: "FrontCrawl", probability: 0.99959
    class: "BreastStroke", probability: 0.00039
    class: "Diving", probability: 0.00001
    class: "StillRings", probability: 2.8e-06
    class: "PoleVault", probability: 5.0e-07
]

Git地址:

Github链接
Gitee链接

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容