-
I have successfully created models for SegNet and run the tests and they work properly.
I am currently working on running the Bayesian SegNet models: however, I am unable to due to
errors that occur…
-
Hi,
I am running segnet on medical images and in this context, i have few questions.
1. I am giving grayscale images as input. The input layer is converting it into 3D images as it does for other R…
-
Hi there,
I successfully compiled SegNet on CUDA 8.0 but problem is that it doesn't converge.
Is there any new version of SegNet coming in near future that will work on CUDA 8.0?
Thanks.
-
We had some batch normalization issues in the Segnet architecture. We hope to get some thoughts on this. The BN issues we are facing are summarized and can be reached at:
http://tier2.ihepa.ufl.edu…
-
I would really like to get the scores for the segmentation mask. I don't care about the entire ndarray, just the scores for the most probable class.
Looking at this [issue](https://forums.developer…
-
- Batch Normalization Issue in SegNet [caffe-segnet ^109]
- https://github.com/NHZlX/Merge_bn_Caffe
-
Hello @hemalshahNV and @jaiveersinghNV ,
I'm currently having a issue with running the freespace segmentation. Whenever I run this line of code:
```bash ros2 launch isaac_ros_bi3d_freespace isaac_…
-
Hi,
I am currently using the same Mask R-CNN model in the SegNet for fish tracking, and the results seem to be not enough satisfying (see below). I am a new-comer for deep learning projects, so any…
-
I have tried both versions of the SegNet tutorial for full SegNet and then SegNet-basic. I can train and test SegNet basic w/out a problem, but when I try training SegNet-basic my computer crashes a…
-
When I use caffe-segnet to train models and convert caffemodel to ncnn type, this is a bug puzzled me. So please help me!@nihui