Aki

Results 19 comments of Aki

I have got a similar problem. Does anyone solve this issue?

When i run the training program (python train_frcnn_kitti.py), I have got an error message which was following ``` amori@fmg06[~/keras_frcnn]: python train_frcnn_kitti.py Using TensorFlow backend. Parsing annotation files Traceback (most recent...

Sorry, I figured it out. The problem was a path in kitti_simple_label.txt. Then, I have got the same issue the first person commented. (e.g. Unable to open file (Unable to...

Thank you very much for quick response, Michael. >May I ask what lab you are from? Actually, I am in Bill Schafer lab. When I talked to a couple of...

Sorry, one more question regarding to run the open-worm-analysis-toolbox. I have downloaded the .mat example data set and followed the direction in README.md. I think I successfully conduct to generate...

Thanks for your help. I tested two things, but I still had error messages. I would appreciate if you can help me. # 1. I just copied and paste the...

Thank you for your help. I will follow your direction. Thanks >Finally, a little comment about how to "comment" in github. Sorry, I was using a regular e-mail instead of...

Hello, It is progressing, but I still have problem. and I overlooked the question in your previous e-mail, so here is the answer. >From where did you downloaded the N2...

Sorry, my explanation was short. the result in previous e-mail was run by `experiment_histograms = mv.HistogramManager(wf)` (I assumed this is the control_experimental case) If I run `"experiment_histograms = mv.HistogramManager([wf, wf])"`...

Hello, I think the Linux had a problem to install the open_worm_analysis_toolbox, so I started from scratch. I installed Ubuntu 16.04 on Windows through VMWare. I mostly follow the INSTALL.md...