deepgraphpose
deepgraphpose copied to clipboard
DeepGraphPose
# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...
Happy to add this information to the main README file as well.
I'm starting a pull request for the video segmentation we discussed. Nothing is implemented yet, but I've stubbed out the relevant functions in 'src/contrib/segment_videos.py'. Please feel free to add to...
I have added a read me, as this data is not credited to me or my paper. Thanks for considering! @ekellbuch
@waq1129 Here's the one-liner we talked about in slack. The declaration of the Dataset module already creates a self.nj method, so I took that.
Hello! This issue is potentially related to #9 when training with a small number of frames. If there is not a single training frame in your training set with all...
Hi all, Ran into an error with the run_dgp_demo pipeline when I tried to use it on a project that had two DLC iterations (iteration-0 and iteration-1) -- File "[my...
Hi, I ran into the same problem with #7 when I tried to run the demo: `Begin Training for 5 iterations Traceback (most recent call last): File "C:\ProgramData\Anaconda3\envs\dgp\lib\site-packages\tensorflow\python\client\session.py", line 1334,...
Hi, I'm trying to run DGP on some DLC-labeled data I have from a long time ago. My DLC version is not up to date, but I already have the...