hhhhnwl / PointRend-simple-pytorch

a pytorch-based simple PointRend structure
21 stars 3 forks source link

The missing parts about this line #1

Open freaad opened 4 years ago

freaad commented 4 years ago

https://github.com/hhhhnwl/PointRend-simple-pytorch/blob/e0a2d6d8f458838945c7688e52cccab17d6d7e6c/point_rend.py#L168

Looks like up_fine and up_coarse is fine_grained and coarse_prediction. I also have simple question for real usage about this. Do we have to train this code separately after we train our network? Why the network has two return?

MozhganPourKeshavarz commented 2 years ago

@freaad did you find your answer?