https://github.com/silentsoft/genai-hackathon-2024
GenAI Hackathon 2024 at Samsung SDS
https://github.com/silentsoft/genai-hackathon-2024
Last synced: about 1 month ago
JSON representation
GenAI Hackathon 2024 at Samsung SDS
- Host: GitHub
- URL: https://github.com/silentsoft/genai-hackathon-2024
- Owner: silentsoft
- Created: 2024-05-21T17:41:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-24T01:08:03.000Z (about 2 years ago)
- Last Synced: 2025-06-04T06:52:06.722Z (about 1 year ago)
- Language: Python
- Size: 6.75 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GenAI Hackathon 2024


## Image Size Comparison
Before (NAS/Storage)
After (NAS/Storage)
Reconstruct
Files
source_pcb_1.png (1.9MB)
source_pcb_2.png (2MB)
source_pcb_3.png (2MB)
overlap_image1_1.avif (259KB)
non_overlap_image1_1.avif (323 bytes)
non_overlap_image1_2.avif (368 bytes)
non_overlap_image1_3.avif (370 bytes)
non_overlap_image2_3.avif (334 bytes)
non_overlap_image3_2.avif (342 bytes)
reconstructed_image1.avif (258.KB)
reconstructed_image2.avif (258.KB)
reconstructed_image3.avif (258.KB)
Total
5.9MB
261KB
774KB
## Installation
```shell
$ pip install -r requirements.txt
```
## Launch
```shell
$ cd hackathon
$ python3 main.py
```