PyTorch_image_classifier icon indicating copy to clipboard operation
PyTorch_image_classifier copied to clipboard

Image classification: efficientnet/resnest/seresnext/.....

Results 11 PyTorch_image_classifier issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

Hi! Great work done here! I‘m wondering how the model name combined, such as , what 'ns' in 'tf_efficientnet_b4_ns' means? other like... 'es' in 'tf_efficientnet_es', 'ap' in ‘tf_efficientnet_b6_ap’, etc. Really...

Fri Dec 11 22:08:15 2020 Fold 2, Epoch 11, lr: 0.0000849, train loss: 0.03911, valid loss: 0.00720, acc: 47.3684, auc: 0.500000. Fri Dec 11 22:08:15 2020 Fold 2, Epoch 12...

Hello, I now want to use resnest to train my own image data set. What I do is image classification, but how to convert my image file into data.csv, because...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@​radarhere] Updated zlib to 1.3 #7344 [@​radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...

dependencies