Farid

Results 43 comments of Farid

I plot loss vs epoch for Triplet (margin=0,5), Contrastive (margin=0,5) and ArcFace (margin=0,5, scale=1.0) losses as follows. ``` python -m cirtorch.examples.train ./log \ --gpu-id '0' \ --print-freq 1000 \ --epochs...

is there any `model.caffemodel` for this repository? Cheers,

That is correct, Same problem here, tried both Firefox and Chromium... This the following screenshot of google account: ![image](https://user-images.githubusercontent.com/11946010/157669358-5f716ab2-50d1-4459-bcd0-cb2ecbabc569.png) and for github, it takes to the sign in page, but...

> displayDepthMap This solution does not work in ROS kinetict and Ubuntu 16.04.

could u plz explain how u find out each frame in one dataset corresponds to a frame in another dataset using gps/ins info? timestaps provided for `stereo.timestamps` / `mono.timestamps` are...

dude just so you know: sequence 03 link is broken: ![seq03_broken](https://user-images.githubusercontent.com/11946010/67144145-45a7c480-f27c-11e9-830e-5bb43853d608.png) How can we only get seq 03 ?

same question :(

I emailed the head of their department! There does not seem to be a VGG16 BN model as expressed in their [web page](http://www.inf-cv.uni-jena.de/Research/CNN+Models.html)! I assume it was a typo.

Please correct me if I am wrong, but it seems that POS tags is what actually takes the majority of the time which needs to be done on full sentences....