Thomas Arildsen
Thomas Arildsen
It seems I must access my OneDrive through portal.office365.com as part of my company's subscription. `onedrived-pref` instructs me to log in at 'https://login.live.com/oauth20_authorize.srf?...'. Can I somehow do this via portal.office365.com...
I added parentheses to the `print` statements to make them compatible with Python 3. This syntax is still compatible with at least Python 2.7 as well.
### Issue Summary OpenPose produces gibberish pose estimations when running the OpenPose Quick Start examples (https://cmu-perceptual-computing-lab.github.io/openpose/web/html/doc/md_doc_01_demo.html). ### Executed Command (if any) `build/examples/openpose/openpose.bin --image_dir examples/media/ --write_images ~/tmp/openpose_img_out/` ### OpenPose Output (if...
I am currently processing a large-ish (on the order of 600GB) batch of WARC files containing a number of dumped homepages. I am sifting through all of these files for...
I am currently processing a large-ish (on the order of 600GB) batch of WARC files containing a number of dumped homepages. I am sifting through all of these files for...
This is a work-in-progress pull request that I recommend not to merge in until I am done fixing and implementing new complex support features. I will be adding commits to...
I am struggling with the conversion of a script written for Python 2.7 to Python 3 (PS: I know Python 3 still understands the old formatting syntax, but I would...
I am having trouble with the following requirements: - torch-scatter (1.6) - torch-sparse (1.6) - torch-geometric (1.6) - torch-sparse (1.6) "torch-sparse" is mentioned twice in README.md; I suppose this is...
**The feature** It would be interesting if Runhouse could also interface to a cluster in the form of a an existing Slurm cluster. **Motivation** I am part of a team...