Aviad Moreshet

Results 7 issues of Aviad Moreshet

Is there any chance to release the exact steps used to train the local solar system on UBC?

Installing the module in a fresh Sails.js project and getting the following error: ``` npm WARN deprecated [email protected]: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130 npm WARN skippingAction Module is inside a...

As I understood, the TSD fine tunes proposals from the RPNs existing in Faster RCNN, Mask RCNN, Cascada RCNN etc. In RetinaNet we don't have region proposals but instead the...

I have added custom route with query parameters in the following way: ``` 'get /query|limit': 'QueryController.find' ``` S.t. 'limit' is a query parameter. This is according to [sails docs](http://sailsjs.org/documentation/concepts/routes/custom-routes). However...

While evaluating on HPatches was the model still trained on MegaDepth? And also, what would be the correct way to use the model for image *patch* matching (i.e. outputting a...

- **OS:** Ubuntu 16.04 - **PyQt version:** 5.14.2 I just started using the tool. I get an annoying `You have unsaved changes, proceed anyway?` message whenever I browse pictures. I...

Hi, In llama.cpp examples, the model prints loading times, tokens per sec and other useful info used for debug: ``` llama_print_timings: load time = 576.45 ms llama_print_timings: sample time =...