Sam Hodge
Sam Hodge
I will see if i can port it to current versions and get back to you.
see: https://groups.google.com/d/msg/vsfm/iHtXl7Imfm8/H_XlITLECgAJ Digging deeper, the error seems to occur on: jpeg_create_decompress(&cinfo); (line 36918 of CImg.h), which is a call to libjpeg. Now for the weird part: As you can see...
-- NLOPT: Version number 2.4.2 found in configure.ac -- Configuring done -- Generating done -- Build files have been written to: /Users/sam/Downloads/VisualSFM_OS_X_Installer-master/CMVS-PMVS-master/program/build Scanning dependencies of target cmvs_lib [ 1%] Building...
Hi I have started to experiment with training this model and it seems that it can make use of a large batchsize, but even then the training times are quite...
Hi I have experimented with your model and I am currently training with it on my local machine, which will be a time consuming affair. Before I started that I...
I am getting: 4 errors generated. make[2]: *** [src/ATen/CMakeFiles/ATen.dir/ATen/CPUByteType.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /Volumes/Hodge/dev/pytorch-cpp/ATen/build/src/ATen/ATen/CPUCharType.cpp:1913:12: error: conversion from 'long' to 'at::Scalar' is ambiguous return THCharTensor_sumall(self_->tensor); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Volumes/Hodge/dev/pytorch-cpp/ATen/src/ATen/../ATen/Scalar.h:25:26:...
``` HDF5-DIAG: Error detected in HDF5 (1.8.19) thread 0: #000: /home/samh/dev/pytorch-cpp/CMake-hdf5-1.8.19/hdf5-1.8.19/src/H5F.c line 602 in H5Fopen(): unable to open file major: File accessibilty minor: Unable to open file #001: /home/samh/dev/pytorch-cpp/CMake-hdf5-1.8.19/hdf5-1.8.19/src/H5Fint.c line...
Do you know how to produce a TFLite file of any arbitary dimension from the deeplab models here: https://github.com/tensorflow/models/blob/master/research/deeplab/g3doc/model_zoo.md I got pretty close. I have some test code ``` import...
Followed Docker Container build commands ALab scene is mounter at /alab in the docker run container I get the following traceback from `hd_render -in /alab/entry.usda -out /tmp/hoopla.exr` ``` Warning: in...
**Describe the bug** TCNN not using fully fused training time estimated to be 44 days **To Reproduce** Steps to reproduce the behavior: 1. Video shot at 2048x1152 2. convert to...