Denis V

Results 4 issues of Denis V

Pytorch recently included pretrained object detection models such FastRCNN ( `torchvision.models.detection.faster_rcnn`). Do you know how to integrate them with fastai?

Hi, I ran into an issue trying to use the setting `SEO_JS_IGNORE_URLS`. for each of them it checks if `if url in request.path`, shouldn't it be `if url == request.path`?...

Is it possible to customize the way inputs are rendered, for example by specifying a custom React component? I would like to create rich input widgets, for example a [range...

Feature Request

AFAIK it's not possible to set up a `SSECustomerKey` for Server-side encryption with a specific key. It seems `django-storages` supports it for writing files but not for reading them. Do...