-
### Description
On physical devices with Android my app crashes. This happens on 6.0.400 and also on main branch. But it does not crash when deploying to the Android Simulator. On physical devices it…
-
- OS Platform and Distribution: Ubuntu 18.04
- Target : Desktop gpu
- Unity version: 2020.3.8f1
Docker build
After building for desktop gpu and copying the files from packages into assets. I rec…
-
Unable to open Cellfinder xml files in Napari==0.4.14
Warning message:
/path/to/python3.8/site-packages/napari/_qt/qt_viewer.py:1068: UserWarning: No readers found to try reading /path/to/points/c…
-
Hey,
first of all great work, image classification with TFLite models works great with this implementation in Unity. I'm currently trying to also do some OCR and wanted to try the converted models …
-
@nocotan
I'm planning to prepare image features as we discussed.
To be extracted:
- CNN features (2048 dimensional features from the pre-trained Inception-V3 model on ILSVRC2012)
By the way, I …
-
## Description
Hi all,
~~after a fresh napari-aicsimagio installation and restarting napari~~, I see an error in Plugins > Plugin Errors.
Edit: Correction! This error happens after drag & drop an…
-
Hi @Czaki ,
I just tried to install PartSeg in my Napari in a pretty fresh conda environment on Windows. There is an error with PyOpenGL-accelerate because MS buildtools is not installed. You may w…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow):
Yes, modified inference code from tflite gpu delegate android sample with a…
-
I've run it successfully in windows ,
but Build android libraries has a error.
hope you can give me some suggest.
`ERROR: C:/msys64/home/wujinliang/_bazel_wujinliang/2pedqfuc/external/XNNPACK/BU…
-
Hi RS community,
For my application, I need a high resolution RGB stream for image classification and a low resolution pointcloud (without texture) stream for object detection. I originally assumed…