-
Keypoints:
- kerbrute --> find user list such as discovery, info, etc
- SMB share folder/file --> find 'discovery's password
- impacket-mssqlclient (for MSSQL) with discovery cred --> found 'h…
-
# Prerequisites
Please answer the following question for yourself before submitting an issue.
- [x ] I checked to make sure that this issue has not been filed already.
## 1. The entire URL of…
-
I ran following code
```
import sys
import cv2
import os
from sys import platform
import argparse
import time
sys.path.append('/usr/local/python')
from openpose import pyopenpose as op
…
-
https://github.com/PointCloudLibrary/pcl/blob/d98313133b014553ab1b1b5b112f9aade837d55c/doc/tutorials/content/sources/narf_keypoint_extraction/narf_keypoint_extraction.cpp#L161
Hello,
I am a beg…
-
https://github.com/FORTH-ModelBasedTracker/MocapNET
-
Output of train.py
`Sanity Checking DataLoader 0: 0%| | 0/2 [00:00
-
Hello, I want to know how to convert keypoint format to coco dataset format, it seems different
![螢幕擷取畫面 2024-01-02 113459](https://github.com/jsbroks/coco-annotator/assets/155410024/e5709ae3-2f07-…
-
Thanks for your work!
May I hava a question about pretrained pose-resnet backbone setting?
Whan I check pose_resnet50_panoptic.pth.tar, its number of the joints is 18.
However, the number of CO…
-
Hi, I have trained multiple LP models now; single camera supervised, semi-supervised, ctx, multi-camera supervised, and multi-camera ctx. One issue that persists across all models is LP's insistence o…
-
Hi, thanks for the work!
Could you provide a demo code about how to get keypoints and descriptors?