-
@YuliangXiu
Thanks for porting the PoseFlow to pytorch.
I use AlphaPose on my video, and generate the json.
Using the default json fromat.
While, the json format is not suitable for PoseFl…
-
##### Description
The C++ generated code does not compile because of the following errors:
1) there is no matching function for ModelBase::toJson taking as argument std::map
2) the generate…
vbs96 updated
6 years ago
-
Hello,
First of all, thank you for providing this code, especially the metrics code.
I was going through the repeatability computations (https://github.com/rpautrat/SuperPoint/blob/master/superpoint…
-
Hi, thank you for the great work first. May I ask two questions:
1) Basically ratio loss is unsuitable (doesn't converge at all) for keypoint matching according to your paper, so the best choice is r…
-
Hey guys!
I'm going to use my coper to scan environment landscape, rooms and so on into the .fbx model.
What choice do I have with this issue? Did you meet such cases? Which solutions are the b…
-
Traceback (most recent call last):
File "tools/test_net.py", line 151, in
main(ind_range=args.range, multi_gpu_testing=False)
File "tools/test_net.py", line 113, in main
engine.test_n…
-
Running findfeatures via isisminer and cluster jobs using isis3beta2018-09-18 (and I think last weeks run was under the beta public release - error there as well).
I get the following error for 7 i…
-
## System information (version)
- OpenCV => 3.1.0 / 3.2.0 / 3.3.0 / 3.4.2
- Operating System / Platform => `Linux 4.4.0-131-generic #157~14.04.1-Ubuntu SMP Fri Jul 13 08:53:17 UTC 2018 x86_64 x86_64…
-
The dataloader of coco dataset shows the details of the work how to exploit in network training. But I check the dataloader function, the weight and output actually is same "dataloader.py---- line 43-…
-
I have 2 different python version and cuda9.0 and cuda 9.2
For a project I need to install opencv 2.4.9 on python2.7.
I had already installed opencv version 3. Right now uninstalled it.
But I get…