MayamaTakeshi
MayamaTakeshi
Hi, the dataturks images mentioned in https://colab.research.google.com/github/curiousily/Getting-Things-Done-with-Pytorch/blob/master/02.face-detection-with-detectron2.ipynb#scrollTo=QEX1UwGV33h4 are not available anymore. Ex: http://com.dataturks.a96-i23.open.s3.amazonaws.com/2c9fafb064277d86016431e33e4e003d/8186c3d1-e9d4-4550-8ec1-a062a7628787___0-26.jpg.jpeg
### Description Crash occurred during load test. #### Reproduction This cannot be reproduced at will. It happened after about 40 days of load testing. #### Debugging Data ``` [root@lab002201-flip-server ~]$...
### Description Crash occurred during load test. #### Reproduction This cannot be reproduced at will. It happened after about 45 days of load testing. #### Debugging Data ``` [root@lab002207-flip-server ~]$...
Hi, currently this parser marks MRCP related parameters as invalid: SDP in SIP INVITE: ``` $ cat sdp_mrcp_request.js const sdpTransform = require('sdp-transform'); const sdpStr = "v=0\r\n\ o=FreeSWITCH 5772550679930491611 4608916746797952899 IN...
Hi, based on code from #62 I tried to make sleep to run concurrently like this: ``` var deasync = require('deasync') setTimeout(function(){ deasync.sleep(250) console.log("deasync works! (1)"); }, 1) setTimeout(function(){ deasync.sleep(250)...
Hello, I am experimenting devoops using firefox 34 on Ubuntu 14.04 from file://path/index.html Almost everything looks fine. However, when I reduce the size of the browser to test how things...
Hi, while testing redmine_issue_dynamic_edit with latest redmine: ``` $ git log | head -n 5 commit 109962363437a7f5e9f724059a657f96dbe5de64 Author: Go MAEDA Date: Tue Apr 18 14:45:47 2023 +0000 Support "my bookmarks"...
Hi, it seems this didn't go forward (or maybe it is stable and doesn't need further changes). If it was abandoned, are there any reasons?
Hi, I don't know if this could be useful to others but I have added code to check if an image already exists in the local docker and if yes,...
I am getting these errors: softlayer$ vagrant up There were warnings and/or errors while loading your Vagrantfile for the machine 'openstack'. Your Vagrantfile was written for an earlier version of...