MiguelMonteiro / CRFasRNNLayer

Conditional Random Fields as Recurrent Neural Networks (Tensorflow)
MIT License
82 stars 19 forks source link

3D image #17

Closed opandao closed 5 years ago

opandao commented 5 years ago

Hi,

If I want to train the PROMISE 2012 dataset through your model, should I set SPATIAL_DIMS=3, INPUT_CHANNELS=1 and REFERENCE_CHANNELS=1?

panda,

opandao commented 5 years ago

Resizing hash table Resizing hash table Resizing hash table Resizing hash table Resizing hash table Resizing hash table Resizing hash table Resizing hash table Resizing hash table Resizing hash table Resizing hash table Segmentation fault (core dumped)

This happened when I ran the code, why is this?

opandao commented 5 years ago

when I run 'crf_rnn_layer_test_3.py' : there is an error: CRFasRNNLayer-master/permutohedral_lattice/src/LatticeFilterKernel.cu:99] GPU filter not compiled for these spatial dimensions, input and/or reference channels Aborted (core dumped) but I already set SPATIAL_DIMS=2, INPUT_CHANNELS=1 and REFERENCE_CHANNELS=3