debidatta

Results 4 issues of debidatta

When the number of positive samples is low(~10), the dpmcreate binary gets stuck at the "collecting responses from positive examples : 0%" step when the number of parts are less(

Thanks for writing this interface for RepNet. It's quite neat. We fixed a batch sampling issue in this [commit](https://github.com/google-research/google-research/commit/7a1f1411dd51c480495a6849b995aaa52ace8f38). Please modify the [sampling](https://github.com/JeiKeiLim/repnet-cli/blob/8ae1b117abc07422c92ba13d5b9cafe0eed63bae/repnet/repnet.py#L206) in your client accordingly.

In https://github.com/brussell123/SUNprimitive/blob/master/compile.m#L21 the -o flag needs to be updated to -output.

Hi, Thanks for your hard work in porting the weights from TF. It has been helpful for the students who use PyTorch. I just updated the checkpoint and model to...