VasilisTz1

Results 3 issues of VasilisTz1

Hello, I am trying to use the XLMRoberta model instead of BERT and I made the following changes to the `bert_pretrained.py`: ``` from transformers import XLMRobertaTokenizer from transformers import XLMRobertaModel,...

Hello everyone, I am currently using the 3DHOP Web app and the Nexus converter. I convert my .obj files to .nxs/.nxz file format, and I would like to edit 3D...

> For KITTI we used the intersection of the official validation set for depth estimation (with improved ground-truth depth [59]) and the Eigen test split [60] (161 images) I can...