https://github.com/aidinhamedi/primegen_cpp_multithreaded
A multi-threaded prime number generator that efficiently finds and logs prime numbers to a file. Utilizes modern C++ features like atomic variables, mutexes, and condition variables for thread synchronization. The program dynamically adjusts the number of threads based on the hardware concurrency or a custom number, ensuring optimal performance.
https://github.com/aidinhamedi/pytorch-garbage-classification-v2
A Pytorch project for garbage classification using the EfficientNet-B6 model to achive a 95.78% accuracy on the test set. 😊
pmv-ads-2024-1-e3-proj-mov-t3-pmv-ads-2023-1-e3-proj-mov-nutricao
pmv-ads-2024-1-e3-proj-mov-t3-pmv-ads-2023-1-e3-proj-mov-nutricao created by GitHub Classroom
pmv-ads-2023-1-e1-proj-web-t5-pmv-ads-2023-1-e1-proj-web-t5-biotech
PMV-ADS-2023-1-E1-PROJ-WEB-T5-Biotech
ppl-ec-2024-1-p1-liec-t1-g2-dobradora_automatica
ppl-ec-2024-1-p1-liec-t1-g2-dobradora_automatica created by GitHub Classroom
german-brazilian-newspapers-dataset_2
The GBN Dataset consists German-Brazilian historical newspapers, along with their digital and binarized images and ground truth files.
https://github.com/aidinhamedi/python-color-print
a simple way to print colored text to the console.
bayestensorreg
This is an R package that can be used to carry out the analyses using the models in my dissertation.
plankassembly
[ICCV 2023] PlankAssembly: Robust 3D Reconstruction from Three Orthographic Views with Learnt Shape Programs
yafra
YAFRA is a semi-automated framework for analyzing and representing reports about IT Security incidents.
https://github.com/aidinhamedi/pytorch-garbage-classification
Welcome to the repository of our garbage classification project! We have developed a model using PyTorch and EfficientNet-B4 that classifies garbage into twelve different types. The model has achieved an impressive accuracy of 98.45%.