-
Updated
Jan 14, 2022 - C++
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 15,884 public repositories matching this topic...
-
Updated
Jan 14, 2022 - Python
-
Updated
Dec 23, 2021
-
Updated
Jan 9, 2022 - C++
-
Updated
Jan 9, 2022 - C
-
Updated
Jan 14, 2022
-
Updated
Jan 14, 2022 - Python
-
Updated
Jan 11, 2022 - Jupyter Notebook
Change tensor.data to tensor.detach() due to
pytorch/pytorch#6990 (comment)
tensor.detach() is more robust than tensor.data.
We at Jina are fans of the written word. And , if you are a beginner in neural search and OSS, what better than starting out with documentation and blogs ?
How to make a contribution?
Comment below this issue the topic you have in mind for writing a blog. The topic should revolve around - neural search/Jina/Jina-OSS etc. (basically about Jina)
What can it be about? It could be a tutorial or
-
Updated
Jan 14, 2022 - C++
-
Updated
Dec 30, 2021
-
Updated
Aug 25, 2021 - Python
-
Updated
Jan 14, 2022 - Python
-
Updated
Jan 14, 2022 - Python
-
Updated
Aug 3, 2020 - Lua
-
Updated
Jan 14, 2022 - C++
Initially brought in pytorch/vision#4472 (review)
TestBoxArea, TestBoxIoU and TestGenBoxIoU are all very related and perform a single test (or two if we consider the newly added JIT test).
We can probably refactor the implementations so that they follow the same base class, and use pytest.parameterize, so that each configuration is displayed a
-
Updated
Oct 19, 2021 - HTML
-
Updated
Jan 13, 2022 - Go
-
Updated
Apr 24, 2021 - Python
-
Updated
Jun 6, 2021 - Lua
-
Updated
Jan 11, 2022 - C++
-
Updated
Oct 25, 2021 - Jupyter Notebook
-
Updated
Jan 6, 2022 - Python
-
Updated
Dec 28, 2021
-
Updated
Jan 14, 2022 - Python
-
Updated
Jan 12, 2022 - Python
I figured out a way to get the (x,y,z) data points for each frame from one hand previously. but im not sure how to do that for the new holistic model that they released. I am trying to get the all landmark data points for both hands as well as parts of the chest and face. does anyone know how to extract the holistic landmark data/print it to a text file? or at least give me some directions as to h