-
Updated
Feb 4, 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 16,192 public repositories matching this topic...
-
Updated
Feb 3, 2022
-
Updated
Feb 3, 2022 - Python
-
Updated
Jan 9, 2022 - C++
-
Updated
Feb 3, 2022
-
Updated
Jan 20, 2022 - C
-
Updated
Jan 14, 2022 - Python
-
Updated
Jan 25, 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
Feb 3, 2022 - C++
-
Updated
Dec 30, 2021
Although the results look nice and ideal in all TensorFlow plots and are consistent across all frameworks, there is a small difference (more of a consistency issue). The result training loss/accuracy plots look like they are sampling on a lesser number of points. It looks more straight and smooth and less wiggly as compared to PyTorch or MXNet.
It can be clearly seen in chapter 6([CNN Lenet](ht
-
Updated
Aug 25, 2021 - Python
Is your feature request related to a problem? Please describe.
I am uploading our dataset and models for the "Constructing interval measures" method we've developed, which uses item response theory to convert multiple discrete labels into a continuous spectrum for hate speech. Once we have this outcome our NLP models conduct regression rather than classification, so binary metrics are not r
-
Updated
Aug 3, 2020 - Lua
-
Updated
Feb 4, 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
Feb 1, 2022 - HTML
-
Updated
Feb 1, 2022 - Go
-
Updated
Apr 24, 2021 - Python
-
Updated
Jun 6, 2021 - Lua
-
Updated
Feb 4, 2022 - C++
-
Updated
Jan 31, 2022 - Python
-
Updated
Oct 25, 2021 - Jupyter Notebook
-
Updated
Dec 28, 2021
-
Updated
Feb 4, 2022 - Python
-
Updated
Feb 1, 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