aukhan

Results 6 issues of aukhan

Hi, As per your comment below: ```To use Python 2, I believe a (potentially small) amount of code would have to be changed in lintel/py_ext/lintelmodule.c.``` Can you please help what...

Hi, Thanks for this great code repo. I have a confusion about use of parameter --qaSets. In the code documentation, it is mentioned `param qa_sets: if None, no action o.w.,...

Hi, I am facing an issue which makes no sense to me. When I try to finetune deeplab on my dataset which has only 2 classes including background. I keep...

Hi @rosinality, Great job! Is the accuracy you reported for training set? I got 96.xx% accuracy on train data, and the avg. accuracy on validation set is 85.9%.

Hi again, I want to know how can we used the saved checkpoints to reusme training? I used the following code for this purpose, but it used to give me...

@rosinality Hi, since the original MACnet code supports multiple configurations, I wanted to make sure that does your code offers full support for original macnet's functionality or not?