-
I have a 3D recon pipeline that consists of ffmpeg, OpenMVG, MVE and mvs-texturing. I've been able to use this pipeline now to reconstruct several scenes recorded from my smart phone - exciting!
At…
-
Hello,
We've created a couple of basic documentation pages on an internal repo which we have been successfully generating documentation from.
However - we've tried a variety of methods and the "Imp…
-
HI,
I appreciate your study very much, since I've been looking for it several months ago.
I had tried the original VideoPose3D of facebook, then I found there should be 2d-keypoints as inputs for …
-
Problems like object detection/segmentation needs transforms on the image to be concomitant with transforms on auxiliary data (bounding boxes, segmentation masks...). I have had to implement such fun…
ghost updated
5 years ago
-
Hi everyone!
I was already having a discussions about my issues in [issue-68](https://github.com/Microsoft/singleshotpose/issues/68), but decided to open a separate ticket anyway for completeness t…
-
### Description
**_Note:_**
I am trying to find the SIFT features and using ITK C++.
**Main program code:**
.
.
.
.
#ifdef DEBUG
siftFilter1.writeImage(fixedImage, "tmp0.png");
…
-
-
Hi, there's a piece of codes (line [498](https://github.com/facebookresearch/DensePose/blob/master/detectron/datasets/densepose_cocoeval.py#L498)-520) in `densepose_cocoeval.py` which make me confused…
-
Hi, I saw your publication about the matching keypoints/descriptors of skull's image. The result are impressive and I would like to reproduce it, but I am not able to do it.
I have converted the ke…
-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
In the demo dir, tried running:
"
python webcam.py --min-image-size 300 MODEL.DEVICE cpu
"
the following error was returned:
…