-
Updated
May 22, 2022 - Python
model-zoo
Here are 66 public repositories matching this topic...
Hi,
In kaolin/kaolin/metrics/pointcloud.py it says that the sided_distance() method computes
For every point in p1 find the indices and euclidean distances of the closest point in p2.
However, it seems like the underlying _C.metrics.sided_distance_forward_cuda returns the squared euclidean distance. Can you please clarify this?
Thank you
-
Updated
Jul 4, 2022 - Python
-
Updated
Jul 9, 2022 - Python
-
Updated
Mar 1, 2022
-
Updated
Feb 2, 2022 - Python
In the 60 minute blitz tutorial, we use a sequence of stacked Dense layers, each with no activation function. This doesn't make much sense, as multiple linear operators can always be combined down into a single linear operator:
julia> using Flux
-
Updated
Apr 9, 2022 - Python
-
Updated
Jun 7, 2022 - Python
-
Updated
May 21, 2022 - Python
-
Updated
Jun 16, 2022 - Python
-
Updated
May 31, 2022 - MATLAB
-
Updated
Oct 8, 2021 - Python
-
Updated
May 29, 2019 - Python
-
Updated
Nov 13, 2021 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
Mar 28, 2022 - Python
-
Updated
Apr 28, 2021 - JavaScript
-
Updated
Mar 3, 2020 - Python
-
Updated
Nov 25, 2019 - C
-
Updated
Jul 7, 2022 - Python
-
Updated
May 26, 2022 - Python
-
Updated
Jul 7, 2021 - Python
-
Updated
Jul 30, 2021 - Python
-
Updated
Jan 30, 2022 - Python
-
Updated
Jul 9, 2022 - Python
-
Updated
Jun 26, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the model-zoo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the model-zoo topic, visit your repo's landing page and select "manage topics."
demo: https://github.com/openvinotoolkit/open_model_zoo/tree/master/demos/mri_reconstruction_demo
example: openvinotoolkit/open_model_zoo#2178