Pic Tag

설명

This Gutenberg gives you ability to tag object using Deep Learning with tesnorflowjs and also gives you ability to
rename tag and display image with tag on userfacing side.

스크린샷

  • Block in Gutenberg editor.
  • Userfacing side of block.

블록

이 플러그인은 1개의 블록을 제공합니다.

  • Pic Tag Example block scaffolded with Create Block tool.

설치

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/pic-tag directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

FAQ

Can I do custom Tagging ?

Currently you can only smart tag using deep learning , maybe in future release I will include ability to custom tag.

What is minimum confidence score

Minimum confidence score is the score TensorflowJs provides for how much it is sure about object it classified.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Pic Tag”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Pic Tag”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.1.0

  • Release