antoniorv6 / antoniorv6/SMT

Data resize does not respect aspect ratio in some cases

Aberta
#22 0 comentários 0 reações 1 responsável Reivindicada por @antoniorv6 Ver no GitHub
bug good first issue
Linguagem predominante
Python
Estrelas
85
Forks
29
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

There is a small bug on data resizing and normalization. In ``data.py`, ``prepare_data`` function, it turns out that the resizing may clip the image to 256 px in when resizing the image. If this happens and the reduce factor is applied, the aspect ratio is not respected. This should be solved, as some datasets may suffer from this non-voluntary distortion.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.