Open drcege opened 5 years ago
Hi, Have you solved your problem ? Because I'm also trying to run this code and I'm struggling with the same issue.
@sab148 see the referenced code
So I have just to put the second line in comment and change the comment of the first line that's it ?
yes
can you please give me your email ? I have some question about this code if you can help me
Thank you so much
Segmentation fault (core dumped)
i got this when I did it
Sorry, I haven't done detection for a while. You should first successfully install all the dependencies and compile modules, then it will work.
I installed all the dependencies ... i don't know it doesn't work Is this code worked for you ?
Yes, it works, although it's not very easy. Torch has been inactive for several years, thus there are some compatibility problems with new versions of packages and libraries (e.g., gcc, hdf5, matio, loadcaffe).
My suggestion is,
If any error happends, use google to solve it.
Thank you so much for your advices Can you please give me your email i have questions about this code ?
I have successfully compiled all things. Dataset and model are also processed. During training, I got this error:
It works if I exchange the comment of these two lines: https://github.com/Winfrand/C-MIL/blob/410a66a70c131267093ed55762ad38ffe4740338/layers/ContinuationSubset.lua#L41-L42 So what's
ME_LocalConsistencyFast
about?