Khoa Nguyen-Tuan

Results 13 issues of Khoa Nguyen-Tuan

Hi, If i send a HTTP Post request then google reponse a return value. It means i have to send a GET request to receive the return value , right...

Dear Sir, I'm really sorry. I don't know how to contact you via email so I write this on your GitHub. How are you? I haven't seen your new post...

Dear sir, Thank you so much for your tensorflow-workshop. It helps me understand clearly about tensorflow. Would you mind if I ask you how to import pictures into model so...

Hi @Wizaron I have the dependency problems when creating conda env: `conda env create -f instance-segmentation-pytorch/code/conda_environment.yml` 1/ Conda supports cudatoolkit >= 9.0 so I can't install `cudatoolkit==8.0` ``` Collecting package...

## 🐛 Bugs / Unexpected behaviors The result from marching_cubes on GPU is not correct ## Instructions To Reproduce the Issue: pytorch3D installed from commit c292c71 Previous test result is...

Hi @arnike , You forgot to change the CFG in [/runs/cvppp_preproc_save.sh](https://github.com/visinf/acis/blob/master/code/runs/cvppp_preproc_save.sh#L4) `CFG=001_preproc` After moved the aug_data, I run the `./runs/cvppp_pretrain.sh` and I have some error: [log_git.txt](https://github.com/visinf/acis/files/3925459/log_git.txt) The forst problem is...

Hi @arnike Can you support us to run your code with[ the CREMI dataset](https://cremi.org/data/)? or guide to run your code with another dataset?

Dear Gala team, thank you for creating GALA . Currently, the library has a dependency problem. I tried to solve it by changing the source code to fit with the...