Malaria-Detection
Malaria-Detection copied to clipboard
Detecting Malaria using Deep Learning 🦟🦠
Bumps [setuptools](https://github.com/pypa/setuptools) from 46.1.3 to 65.5.1. Release notes Sourced from setuptools's releases. v65.5.1 No release notes provided. v65.5.0 No release notes provided. v65.4.1 No release notes provided. v65.4.0 No release...
Bumps [wheel](https://github.com/pypa/wheel) from 0.34.2 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@wiredfool]...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.3.0 to 2.9.3. Release notes Sourced from tensorflow's releases. TensorFlow 2.9.3 Release 2.9.3 This release introduces several vulnerability fixes: Fixes an overflow in tf.keras.losses.poisson (CVE-2022-41887) Fixes a...
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.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...
Bumps [pip](https://github.com/pypa/pip) from 20.2.2 to 21.1. Changelog Sourced from pip's changelog. 21.1 (2021-04-24) Process Start installation scheme migration from distutils to sysconfig. A warning is implemented to detect differences between...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
## Beep boop. Your images are optimized! Your image file size has been reduced by **10%** 🎉 Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| |...
A duplicate of #153 with additional commits that automatically address incorrect style, created by [Restyled][]. Since the original Pull Request was opened as a fork in a contributor's repository, we...
### Have you read the [Contributing Guidelines on Pull Requests](https://github.com/HakinCodes/Malaria-Detection/blob/master/CONTRIBUTING.md)? YES ### Description Added the step to create and activate the virtual environment. Also updated the command to clone the...