Khanh Duong

Results 12 issues of Khanh Duong

I want to render mesh (my obj) above a image. How to do that?

I so confused about the _batch_interpolate_flow_ function and _get_matrix_by_index_ function inside it. why can they compute OF just by interpolation? And what _get_matrix_by_index_ doing? I would be very grateful to...

When I try open a pretrained model in [here](https://drive.google.com/drive/folders/1uGRf74VecXwNzwMzxxlkVfvreIwGoOHa), I get a the error "ModuleNotFoundError: No module named 'xvision'", how can i fix it?

Thank you for this repository, it really helped me a lot!!! ^^

It seems that the pretrained checkpoint has expired, where can I get it?

Have you trained ViT on FPR-Flickr?

Can you provide install details?

I've already run Restormer on V100 32GB with image 512 x 512. VRAM significantly increases after attention layers and out of memory at `out_dec_level1 = self.decoder_level1(inp_dec_level1)`. I checked Torch 2.0.1,...