Skip to content
#

Computer vision

Computer vision is an interdisciplinary field that deals with how computers can be made to gain high-level understanding of digital images and videos.

Here are 10,391 public repositories matching this topic...

ใ€ŠๅŠจๆ‰‹ๅญฆๆทฑๅบฆๅญฆไน ใ€‹๏ผš้ขๅ‘ไธญๆ–‡่ฏป่€…ใ€่ƒฝ่ฟ่กŒใ€ๅฏ่ฎจ่ฎบใ€‚่‹ฑๆ–‡็‰ˆๅณไผฏๅ…‹ๅˆฉโ€œๆทฑๅบฆๅญฆไน ๅฏผ่ฎบโ€ๆ•™ๆใ€‚

  • Updated Aug 27, 2020
  • Python
momo1986
momo1986 commented Mar 26, 2020

Hello, dear Mediapipe guys.

I want to inference the hand pose with Mediapipe model and my own model.

I have my own tf-lite models, it can work on the RGB bitmap.

I try to query the RGB bitmap from input frame with data packet.

My code is

private static final String INPUT_VIDEO_STREAM_NAME = "input_video";
processor.addPacketCallback(INPUT_VIDEO_STREAM_NAME, (packet)->{
 

TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0็‰ˆๅ…ฅ้—จๅฎžไพ‹ไปฃ็ ๏ผŒๅฎžๆˆ˜ๆ•™็จ‹ใ€‚

  • Updated Jul 20, 2020
  • Jupyter Notebook
You canโ€™t perform that action at this time.