TDeVries

Results 14 comments of TDeVries

Yes, that should work fine.

The select_instances function returns a Subset dataset object, so if you want to view the images it selected you could iterate through it to generate some samples sheets or even...

We haven't released any pretrained model weights, but I think I may still have some lying around somewhere if you need them. For GAN evaluation it is common practice to...

Hello tjtanaa, That is indeed one way of computing the inverse of the rotation-translation matrix in an efficient manner. For code simplicity we use the built-in inverse solver which should...