-
I have installed and working. But there is literally 0 documentation and examples.
in the same folder `densepose_rcnn_R_101_FPN_DL_s1x.yaml` located
in the same folder `Base-DensePose-RCNN-FPN.yam…
-
To compare different pipelines (LLMs, pdf2img, pdf2txt) we need a benchmark.
## 1. Choose a sub-set of datasheets of each manufacturers
* consider special PDFs that need OCR
* scrambled text
#…
-
(Pose) jaskaran@jaskaran-pc:~/densepose$ python tools/infer_simple.py --cfg configs/DensePose_ResNet101_FPN_s1x-e2e.yaml --output-dir DensePoseData/infer_out/ --image-ext jpg --wts DenseP…
-
## 📚 Documentation Improvements
I am trying to generate a single UV-texture map in the format of the SURREAL dataset. There is a notebook in the original DensePose repository that discusses how to ap…
-
I would like to use DensePose on real-time camera input from ROS and to prevent loss of information from a sequential pipeline, I tried a multithreading approach. Because DensePose takes relatively qu…
-
@nvrv @ralpguler
I installed correctly the **densepose** project and passing all the tests. I write a infer_simple_webcam to run the code using a webcam. with 240x320 image (as indicated in the orig…
-
## Instructions To Reproduce the Issue:
I am trying to use DensePose on Google Colab. Specifically i am trying to run below command and load resulting dump file with pickle.
#bwlo command wo…
-
hello
1. I downloaded the same skating video with 1920*1080 resolution from youtube.
2. I predicted 2d coco joints for this video by the model you provided in https://github.com/facebookresearch/Vi…
-
I am following the instructions on https://github.com/facebookresearch/detectron2/blob/master/projects/DensePose/doc/TOOL_APPLY_NET.md
to get the iuv_arr.
Is there a way to get the iuv_arr in the sh…
-
Changing the route of pre-trained model to
https://dl.fbaipublicfiles.com/detectron//ImageNetPretrained/MSRA/R-50.pkl
raises the following assertion error:
File "/home/ubuntu/deploy/detectron…