myc634 / UltraLiDAR_nusc_waymo

MIT License
45 stars 3 forks source link

Perceptual loss is not included in the code #6

Closed WoodwindHu closed 1 month ago

WoodwindHu commented 10 months ago

I found del self.pts_bbox_head in ultralidar.py, is perceptual loss not included?

myc634 commented 10 months ago

yes, as I only reproduce the unconditional generation task, there is no perception task included