hagianga21

Results 13 comments of hagianga21

@zhinengshidai @Coastline2018 co Hi, I solved this problem. I installed another conda environment. I used cuda 9.0 Then I installed Tensorflow GPU version 1.2 by: pip install tensorflow-gpu==1.2.0 After that,...

@hova88 It has been a long time since the last time I used Window...I am so sorry. If you run on Ubuntu, I can help you a lot.

Ops, you code the equation in different way. I understand. But in: `i_r, i_i, i_n = gi.chunk(3, 1)` you set i_r = x3 i_i = x2 i_n = x1 Why...

Hi, I also have that problems. Although I run this line of code: CUDA_VISIBLE_DEVICES=2 python learning/main.py --dataset sema3d --SEMA3D_PATH 'datasets/semantic3d' --db_test_name testfull --db_train_name trainval --epochs -1 --lr_steps '[350, 400, 450]'...

I fixed this line. However, the result I achieved is still slow, compared to SPG. ![image](https://user-images.githubusercontent.com/30545605/58019600-77cfc180-7b38-11e9-8a9a-b8720b826676.png)

1/ Yes, it's the reduced test. 2/ I trained it from scratch 3/ In the training set, the performance is: Train accuracy: 87.58935173773725, Loss: 0.3772576630115509, Test accuracy: 0.8062616161880531, Test oAcc:...

Hi, I trained the network again. Because the last time I submitted with the reduced test set and they said I have to wait 3 days. Thus, I changed to...

@mkaan96 Have you solved the problem with the CPLEX version?

@mkaan96 and it works with this repo? Wait, it 's not free trial version?