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 11,130 public repositories matching this topic...
-
Updated
Nov 3, 2020 - Python
-
Updated
Oct 31, 2020 - C++
-
Updated
Oct 23, 2020
-
Updated
Oct 20, 2020 - C
-
Updated
Oct 18, 2020 - Python
-
Updated
Nov 1, 2020 - Jupyter Notebook
-
Updated
Nov 2, 2020 - Jupyter Notebook
-
Updated
Oct 31, 2020 - Python
Change tensor.data
to tensor.detach()
due to
pytorch/pytorch#6990 (comment)
tensor.detach()
is more robust than tensor.data
.
-
Updated
Oct 6, 2020
-
Updated
Nov 2, 2020 - C++
-
Updated
Aug 3, 2020 - Lua
-
Updated
Oct 24, 2020 - C++
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)->{
-
Updated
Nov 1, 2020 - Go
-
Updated
Oct 23, 2020
-
Updated
Jul 22, 2020 - Python
-
Updated
Oct 29, 2020 - C++
-
Updated
Aug 5, 2020 - Lua
-
Updated
Nov 3, 2020 - Python
-
Updated
Nov 3, 2020 - Jupyter Notebook
-
Updated
Nov 3, 2020 - Python
-
Updated
Oct 19, 2020 - Jupyter Notebook
-
Updated
Aug 26, 2020 - C#
-
Updated
Oct 31, 2018 - Python
-
Updated
Oct 11, 2019
-
Updated
Dec 11, 2019 - C++
-
Updated
Jul 15, 2020 - Python
-
Updated
Oct 13, 2020 - Python