Simeng Han
Simeng Han
Got it. Thanks!
Hi @ozansener @SimonVandenhende , The disparity data read from the Cityscapes dataset needs to be first processed to be converted to depth: `depth = baseline * fx / disparity, `...
Hi @ozansener , I just found that in the table of the paper you reported "1 / Disparity_Error", so is it Disparity instead of Depth that you are reporting? I...
Thanks for the clarification!
try this [https://github.com/stevetarver/excel-as-json/issues/46](url)
It seems that Stanford CoreNLP is only for tokenizing into sentences while BertTokenizer is for tokenizing into subwords to produce the vocabulary. https://github.com/nlpyang/PreSumm/blob/ba17e95de8cde9d5ddaeeba01df7cace584511b2/src/prepro/data_builder.py#L123
Yes, we are aware that conjunction should be used with the existential quantifier. We corrected most of the errors during the review stage where implication was used with the existential...