DJNing
DJNing
Thanks for the reply, I think I've made it work now. One more question, how to change the number of target classes for the network? Can I just change the...
> Yeah no intersection leads to zero samples. > > The `OccGridEstimator` has a `sampling()` function that is basically the old `ray_marching` function but with some API changes. > >...
I got same question here. But it seems pytorch requires same data shape when stacking into batches
honestly, since I haven't checked the implementations for art_autodecoder, I am not sure about the compatibility of the existing code. If you use ```radii``` everywhere, I think we could change...
Yes, it reports an error as there's no ```radii``` key in the batch. And [this line](https://github.com/zubair-irshad/articulated-object-nerf/blob/709cbc12082ed8482d06187bc433baf197a427c4/models/vanilla_nerf/model_ae_art.py#L431) execute all values with keys not mentioned in the ```if``` statement. Could you try...
Keeping an eye on it in July 8th, 2023