-
This is our 2022's calendar of community management.
Here we set up a rotating duty to take a first look at all contributions (PRs and issues) from the community, label them and ping relevant revie…
-
Dear Dr.Barath:
I am a first year master's student in the Wuhan(China) University and my research topic is photogrammtry and computer vision.
I read your paper "Graph-Cut RANSAC: Local Optimization …
-
This is our 2021's calendar of community management.
Here we set up a rotating duty to take a first look at all contributions (PRs and issues) from the community, label them and ping relevant revie…
-
Thanks for the great work and sharing. I met the following problem during `make CC=gcc-9 CPP=g++-9 CXX=g++-9 LD=g++-9`
```
In file included from /home/altizure/xuyang/graph-cut-ransac/src/pygcransa…
-
I can't remember where, but there was a recent PR offering cosmetic (e.g. PEP8) fixes, and we usually reject these PRs as causing merge conflicts with existing open PRs. @amueller wanted to know exact…
-
Hi,
I'm using 5 cameras and the standard charuco board for camera calibration. This results in 100's of detections per camera and `anipose-calibrate` makes it to the point where it saves `detection…
-
I tried installing matplotlib by 'pip install matplotlib' command but its throwing the following error
`
copying sklearn/externals/setup.py -> build/lib.linux-armv7l-3.6/sklearn/externals
copying…
-
Are the DELF authors able to give a little more detail about how they train their model? Any insight into things like
- cross-entropy loss and/or accuracy curves during fine-tuning training an…
-
Hi Daniel,
It seems that my MacOS can not compile the project successfully, with complaints that seem to relate C++17 and compiler options. Maybe the project is not intended to be compiled on MacOS…
-
Hi @danini
Thanks for your great work and sharing.
I tried your code on d2-net matching test.
I noticed the Homography results are different even I ran the same data in the same parameters(I mean …