NotACracker / COTR

[CVPR24] COTR: Compact Occupancy TRansformer for Vision-based 3D Occupancy Prediction
Apache License 2.0
47 stars 4 forks source link

information about FP16 #2

Open zgchen33 opened 5 months ago

zgchen33 commented 5 months ago

Did you use FP16 to train your model? And was the performance in the paper trained by FP32?

NotACracker commented 5 months ago

Did you use FP16 to train your model? And was the performance in the paper trained by FP32?

All the models were trained by FP32

zgchen33 commented 4 months ago

Thank you for your response. By the way, I don't see any checkpoint you released. Do you plan to release the checkpoints?