Milad Pourrahmani

Results 3 issues of Milad Pourrahmani

I have slightly modified your algorithm and have adapted it for two classes (k = 12, reduction = 0.5, bottleneck = True). When I train it on Cat and Dog...

`pip install pandasgui` fails. OS: Ubuntu 20.04.1 LTS Python: Python 3.8.5 Anaconda: conda 3.8.5 Error message: ```bash ERROR: Command errored out with exit status 1: .../anaconda3/bin/python -u -c 'import sys,...

bug

It is often useful (especially in the field of astronomy) to transform the histogram of images. I would like to suggest an image histogram transformation function (under torchvision.transforms) that transforms...

enhancement
help wanted