dlinzhao / JSNet

JSNet: Joint Instance and Semantic Segmentation of 3D Point Clouds, AAAI2020
MIT License
103 stars 17 forks source link

About version of TensorFlow #2

Closed zhangguanghui1 closed 4 years ago

zhangguanghui1 commented 4 years ago

Could you tell me what your version of TensorFlow is?

dlinzhao commented 4 years ago

@zhangguanghui1 Thank you for your attention, we use the Tensorflow 1.4 or Tensorflow 1.7.

zhangguanghui1 commented 4 years ago

@dlinzhao Thank you very much!

brianlen commented 4 years ago

@dlinzhao Is TensorFlow 1.4.1 okay?

dlinzhao commented 4 years ago

@dlinzhao Is TensorFlow 1.4.1 okay?

It works well with Tensorflow 1.4 or Tensorflow 1.7. You can re-compile the tensorflow operation under the folder tf_ops and then test it.