Omri Levi

Results 6 comments of Omri Levi

> sounds a good idea! > > I will keep this in mind > > will release them if available Thanks, it will be great :)

> We have released the pretrained models of three variants of osnet-ain, i.e. x0.75, x0.5 and x0.25. The model weights can be downloaded from https://kaiyangzhou.github.io/deep-person-reid/MODEL_ZOO. The code will automatically download...

Hi @rerester Did you get the link?

Hi, I'm trying to implement MeshCNN with PyTorch Geometric. Since I'm new with PyTorch Geometric and the basic stuff of graphs I would appreciate your help and comments. I would...

Hi, I am planning to send a pull request in one of the next weeks for [MeshCNN ](https://arxiv.org/pdf/1809.05910.pdf)layers. In order to make it easier for me, I will appreciate if...

1. Mesh class - I did not described the class functionality as it is. It is not just a data structure but it also have some functionality (such as adding...