ahndroo

Results 8 issues of ahndroo

I'm training on a 1 class dataset that has relatively small objects. When training I noticed that the loss on Output 3 is huge compared to the others but eventually...

I'm getting an assertion error in tpu_util.py when I use batchnorm layers. I noticed that there are two 'ops' associated with the batchnorm layers: - 'model/conv1_bn_td/cond/ReadVariableOp_2' - 'model/conv1_bn_td/cond/ReadVariableOp_2/Switch' The error...

What is the significance when I have multiple alive files in each morphnet_log folder? The are all very different, is there a method to choosing the 'best' one?

Hi all, I built project on my Jetson Nano but I'm having issues. 1) I'm receiving the same issue shown in: [https://github.com/CnnDepth/tx2_fcnn_node/issues/11](url) 2) I have an IMX219 camera installed. I...

Building pycolmap in a Docker container where the main branch of colmap is installed. Host machine: Ubuntu 22.04, CUDA 12.4 Docker image: Ubuntu 22.04, CUDA 11.7 (had issues building colmap...

**Describe the bug** DensifyPointCloud produces a segmentation fault at the "Selecting images for dense reconstruction" step. See logfile DensifyPointCloud_segfault.log attached. However, I noticed if I set the --verbosity flag to...

### Operating system Ubuntu ### Compiler GCC ### Steps to reproduce the behavior ```Shell ./vcpkg install openmvs ``` ### Failure logs [install-x64-linux-dbg-out.log](https://github.com/microsoft/vcpkg/files/14602674/install-x64-linux-dbg-out.log) ### Additional context Attempting to install OpenMVS using...

category:port-bug

When running the model on my RTX6000 ADA, the inference time is near 200ms for a batch of 1. What would cause such a large deviation from the reported 55ms...