-
This question is for the [paper](https://arxiv.org/abs/2008.04637) corresponding to this: https://github.com/google-research/google-research/tree/master/sign_language_detection part.
1] Would it be r…
-
### Current Behavior
Augur refine throws `ERROR: 'NoneType' object has no attribute 'shape'` when running the monkeypox build
### Expected behavior
A more useful error is thrown if there's a data…
-
I have noticed some weird memory usage when evaluating the performance of PaddleOCR:
- When PaddleOCR processes new images of a sequence, there is a **constant increase in memory usage** of the pro…
-
I cloned this repo and ran the build file in the MNIST folder, which failed.
```
C:\Users\nakersha\Develop\code\microsoft\onnxruntime-inference-examples\c_cxx\MNIST>cl MNIST.cpp /Zi /EHsc /I..\..\…
natke updated
3 years ago
-
File "/opt/conda/lib/python3.8/site-packages/tensor_parallel/wrapper.py", line 71, in forward
output = self.tp_wrapped_module(*args, **kwargs)
File "/opt/conda/lib/python3.8/site-packages/to…
-
Port over the camera object detection node for https://git.uwaterloo.ca/WATonomous/wato_monorepo/-/tree/develop/src/camera_detection into our camera_object_detection node.
Dockerfile: https://git.uwa…
-
Currently our script to push MLPerf inference results to github repository is not compatible with Windows. We need this to automate MLPerf inference result collection on Windows.
https://github.co…
-
### Steps to reproduce
For fairly large repositories, using inference can be incredibly slow. Running `pylint` with a rule which leverages inference can take multiple seconds, while running a rule wi…
-
### Problem description
Given the following data
```turtle
:foo :bar "5"^^xsd:int
```
and the following sparql query:
```sparql
select * where { ?s ?p 5 }
```
We will get an empty r…
-
Originally reported by: **BitBucket: [ceridwenv](http://bitbucket.org/ceridwenv), GitHub: @ceridwen**
---
As an example, take _newstyle_impl in scoped_nodes.py. It caches its result in self._newsty…