kaggle-notebooks icon indicating copy to clipboard operation
kaggle-notebooks copied to clipboard

Sample notebooks for Kaggle competitions

Results 2 kaggle-notebooks issues
Sort by recently updated
recently updated
newest added

Hi! On the notebook about the ship detection, you are referring to `https://github.com/abhinavsagar/Mask_RCNN/archive/master.zip`. Unfortunately this repo is nowhere to be found and therefore the notebook can not run. ``` wget...

@abhinavsagar Thanks for your awesome code and documentation. I observed that you used test images as gray images during training and prediction. What about If I want to use color/rgb...