kabouzeid / point2vec

Self-Supervised Representation Learning on Point Clouds (GCPR 2023 | T4V Workshop @ CVPR 2023)
https://point2vec.ka.codes
MIT License
76 stars 6 forks source link

Request for Pretraining Log #2

Closed whalesing closed 1 year ago

whalesing commented 1 year ago

Hi, fantastic job on this! Could you provide access to the pretraining log to better understand the training process? Thanks.

kabouzeid commented 1 year ago

We provide the training loss curve in the README which should give you a good idea about the training process (https://github.com/kabouzeid/point2vec#point2vec-pre-training-on-shapenet).

Since it's lightning, I don't think the actual log file contains a lot of useful information, but I've attached it below anyway for your convenience :) Pre-training Log File