Will be populated once project moves along further!
Will get updated once project becomes more complex, for now just clone the project as shown below.
Python libraries that are needed to run the code
We provide a requirements.txt
file for easier installation
pip install customtkinter
pip install Pillow
pip install numpy
pip install tqdm
pip install opencv-python
pip install vidgear
pip install requests
Versions with which the code was written, run and tested:
Software | Version |
---|---|
Python | 3.11.5 |
Anaconda | 23.7.2 |
pip | 23.2.1 |
Tkinter | 8.6.12 |
Customtkinter | 5.2.1 |
Pillow | 10.0.0 |
Numpy | 1.26.2 |
tqdm | 4.66.1 |
OpenCV | 4.8.1.78 |
VidGear | 0.3.0 |
Requests | 2.31.0 |
git clone https://github.com/JDatPNW/TeamBappiTeam
pip install requirements.txt
./data_acquisition/yt.py
, or the Webtoon Downloader (or any other given image dataset if you wish to do so).
./data_acquisition/webtoon_combiner.py
to concactinate all the images./data_preprocessing_and_augmentation/data_mod.py
tool to resize, augment and clean the data For more examples and information, please refer to the Documentation
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See LICENSE.md
for more information.
TeamBappiTeam - Discussions Tab
Project Link: https://github.com/JDatPNW/TeamBappiTeam