Jakob Troidl
Jakob Troidl
Yes, I was referring to the Janelia hemibrain dataset. Thanks for the information. I'll wait until they become available.
I can confirm that @CaoHoangTung suggestion above worked for me as well. As stated in the README file, I am using a GeForce RTX 3090 Ti plus all dependency versions...
[This suggestion](https://github.com/CharlesShang/DCNv2/issues/88#issuecomment-1005358220) did it for me. Running an RTX 3090 Ti with all other dependencies specified in the README.
@githubLeoliu did you resolve the issue? If yes, how?
Additional info: We currently use the `spatial_aligned_svid_lookup` branch rather than the `master` branch.
I agree that `resp = requests.get(url, verify=False)` would be the more elegant solution. It was also my first choice, but it doesn't seem to resolve the issue (see minimal reproducer...