IamMegatron

Results 73 comments of IamMegatron

Can you provide the pre-trained model? @HzDmS Do you have any progress with the pre-trained model? @gao-shi @BlueWinters

@FedorovPavel thanks for your reply. What version is the `OpenCV-android-sdk` you use ?

@FedorovPavel Thanks. Now I also AS to build this project with `gradle`, and it works. But I would like to know how do compile the app code using `cmake and...

@ReallyHardToName Do you build it successfully? Can you help me with the [problem](https://github.com/muziyongshixin/ORB-SLAM2-based-AR-on-Android/issues/6)? Thanks.

@AliaksandrSiarohin Thanks for your reply. 1. I use `resize`. For example, for driving image `test/213_deliberate_smile_1.png`, I modify some codes in `frames_dataset.py` to : ``` video_array = np.moveaxis(image, 1, 0) video_array...

@nbei V100. Now it works when I install correct version of torch0.4.0 by `pip install https://download.pytorch.org/whl/cu90/torch-0.4.0-cp36-cp36m-linux_x86_64.whl` as I use cuda9.0. Still thanks.

torch 0.4.0 cuda 9.0 python3.6 work.

I am also curious about this