Rohit Kumar

Results 2 comments of Rohit Kumar

@timholy I tried implementing the `find_boundaries` function and this seems to be the result: **Original Image:** ![fillholesinabinaryimageexample_02](https://user-images.githubusercontent.com/23431811/50727898-fad31b00-1147-11e9-9756-bd7c23d6a4d2.png) **Produced Image:** ![screenshot from 2019-01-06 00-12-18](https://user-images.githubusercontent.com/23431811/50727908-13dbcc00-1148-11e9-80f0-f4bd024495c6.png) I used the algorithm where a pixel...

@oxinabox Would it be a good idea to add a `traits` function which takes any tokenizer as input and gives info. about the tokenizer, which could be potentially used in...