MaroonAmor

Results 4 issues of MaroonAmor

Hi, @ranahanocka thanks for sharing your nice work. I have a question about the edge feature calculation in the "mesh_prepare.py" file. Is there any reason that you use the function...

question

Hi, @ranahanocka I have another question about the edge pooling strategy related to files "mesh_pool.py" and "mesh.py". In the function "__remove_triplete", we first mask out three edges "mask[edge_key] = False"...

Hi @ashawkey, thanks for the great work! I'm reaching out to explore the 3D mesh quality from torch-ngp. I'd like to understand from your perspective if you ever conducted any...

Hi @anxiangsir, Thanks for sharing your work. I have a question about the `forward` pass in [`CombinedMarginLoss`](https://github.com/deepglint/unicom/blob/64e2d64a63e95f91b93f41410f4639b2bd9b216e/partial_fc.py#L49) when running [`sop_vit_b_16.sh`](https://github.com/deepglint/unicom/blob/64e2d64a63e95f91b93f41410f4639b2bd9b216e/scripts/sop_vit_b_16.sh) as an example. In this case, `self.m1 = 1.0`, `self.m2...