Jifeng Wang

Results 3 issues of Jifeng Wang

hi @0bserver07 , When i use `python camvid_data_loader.py`, it showed the following error, ``` Traceback (most recent call last): File "camvid_data_loader.py", line 34, in train_data, train_label = load_data("train") File "camvid_data_loader.py",...

Hello , I want to ask if anyone know how to use dataset_loaders (https://github.com/fvisin/dataset_loaders) in this FC-DenseNet code. I want to train FC-DenseNet , but i failed to use that...

I want to train the segnet model ,but after reading your tutorial I have a problem. Why can't I find the /examples/segnet/solver.prototxt and the Models/segnet _train.prototxt? Should I write the...