Paweł Szczur

Results 19 issues of Paweł Szczur

What do you think about such changes?

I took a photo with a mobile. The photo has rotation encoded in EXIF. When placed in a dataset directory the image is just presented ignoring EXIF data. After adding...

type: bug

Here's a COCO annotation format: http://cocodataset.org/#format-data There is a derived dataset called *COCO-Text: Dataset for Text Detection and Recognition* with format: https://vision.cornell.edu/se3/coco-text-2/ The annotations in COCO have format: ``` annotation{...

type: feature

100-200 was arbitrarily chosen. In general the behaviour is getting very lagging after adding few dozens of annotations. The annotation XML is 187KB.

The `Manager` has `Add` method for adding, but nothing to update session values. Any suggestions on storing values?

I've followed the PHP tutorial and got error about missing libraries. After that I've run the image in terminal mode. It seemed that `php.ini` was not set and thus also...

`-r` option must in in format user/repo (I guess it's an effect of some underlying library changes) ``` -r user/repo ``` one has to create a dir (side effect of...

I've found the dumps here: https://www.crummy.com/writing/Loaded%20Dice/ I've been wandering whether you still fetch the data?

As in title. Remove info from the doc. (issue is the easiest way to communicate). Thanks for sharing.

Fixes a warning: The @expose annotation is deprecated. Use @nocollapse or @export instead.