Yangxiaojun1230
Yangxiaojun1230
Want to contribute to DeepPavlov? Please read the [contributing guideline](http://docs.deeppavlov.ai/en/master/devguides/contribution_guide.html) first. **What problem are we trying to solve?**: ``` I tried to install the tool in internal network which has...
System Info Describe the characteristic of your environment: Describe how the library was installed: pip sb3-contrib=='1.5.1a9' Python: 3.8.13 Stable-Baselines3: 1.5.1a9 PyTorch: 1.11.0+cu102 GPU Enabled: False Numpy: 1.22.3 Gym: 0.21.0 My...
Do anyone happened to know how to install on jetson?
We need to load two models in two process using python multiprocess. But it didn’t work,is it possible to run in multiprocess?
Hi author, I am currently trying to compare Dreamplace's rudy module with ICC2's congestion result , for this purpose, I use Dreamplace to read in files from ICC2 ( .def...
Hi author, When I through your code, I find you used zeroMean after each update. I wonder why use this function here. Because I want to limit the output coordinates...
Hi author, I am not sure if you have any idea about this issue. If embedding without fixed node, the result seem uniformly distributed. But when I fixed some node...
mycam = ONVIFCamera('192.168.1.23', 80, 'service', 'Bosch!23') media = mycam.create_media_service() def zeep_pythonvalue(self, xmlvalue): return xmlvalue zeep.xsd.simple.AnySimpleType.pythonvalue = zeep_pythonvalue ptz = mycam.create_ptz_service() all above could run correctly, then when move to media_profile...
i pulled the deepstream image to run the test1.But there no window show,on any error. Only warning libEGL DRI2 failed to authenticate