xiedidan

Results 5 comments of xiedidan

> Can you include more code to reproduce the issue? Have you created the profile already (`ipython profile create ssh`)? [profile_ssh.tar.gz](https://github.com/ipython/ipyparallel/files/7676476/profile_ssh.tar.gz) [profile_ssh_218.tar.gz](https://github.com/ipython/ipyparallel/files/7676571/profile_ssh_218.tar.gz) Yes profile_ssh is created (profile_ssh.tar.gz). I'm trying to...

I got Segmentation fault (core dumped) with the FlowNet2 Correlation package. I'm using python 3.7, pytorch 1.4 and cuda 10.1. Not sure how to solve this...

Setting ffmpeg -vsync to 1, 2, or drop seems to partly solve this problem. But they all drop frames if any timestamp (DTS/PTS) is incorrect. With -vsync drop, I got...

Opencv extracted 8488 training clips, there are two videos dropped most of their frames - IMG_0179.m4v and GOPR9658.MP4, while most of the videos drop a small partion of frames. Since...

@SunGaofeng if you are using python 3, try resampler.SetSize(newSize.tolist()) it's a sitk problem: [204](https://github.com/Radiomics/pyradiomics/issues/204)