Stars_T
Stars_T
Hi there, I test the code on the datasets from yours, it shows fine, but when I tried to test on my own data, it seems that there is always...
Hi there, I tried the code, at the beginning , everything sames fine, but when I try to use the extractor on my own images, more specificly, extract feature of...
Hi there, when I using the tcnn binds in pytorch, I save and load the checkpoints, and I find that the param of the "hash grid" encoding is a long...
Hi, Is there a support for macos of M chips?
Hi, there, I tried to modified the Volume Density Class: I separate the encoding and network, work with density as the first element of the feature, it works fine. But,...
Hi, there, as the papaers increasing to a large number, I think maybe it cloud be organize for a second way, timeline way, which will be helpful to trace new...
OOM
Hi, I tried this code on my pc, and I used 400 images, this seems OOM, does this code load all images to GPU and run 400 images in mean...
Is there any possible that this code could train on M chips?