artificial-augmentation-gans
Generation of Artificial Images for Data Augmentation Using Generative Adversarial Networks
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.8%) to scientific vocabulary
Keywords
Repository
Generation of Artificial Images for Data Augmentation Using Generative Adversarial Networks
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Generation of Artificial Images for Data Augmentation Using Generative Adversarial Networks
This project aims to generate new images using machine learning techniques called generative adversarial networks. These techniques allow the generation of images that appear real, but were created artificially.
This project is being developed as part of scientific initiation research (PIBIC) at the Federal University of Campina Grande, with the aim of applying these techniques to increase the amount of data available for training computer vision models.
How it works
Generative adversarial networks are composed of two neural networks trained together. One of the networks, called a generator, is trained to create new images from random data. The other network, called the discriminator, is trained to identify whether an image is real or generated by the generator network.
During training, the two networks work together to improve the generator's ability to create images that look real and to improve the discriminator's ability to identify generated images. This allows the generator to create new images that are very similar to the real images.
Project Reports
Results
Citation
@software{Machado_Geracao_de_Imagens_2023,
author = {Machado, Alysson and Veloso, Luciana and Arajo, Leo},
month = sep,
title = {{Gerao de Imagens Artificiais para Aumento de Dados Utilizando Redes Adversrias Generativas}},
url = {https://github.com/Alyssonmach/artificial-augmentation-gans},
version = {1.0.0},
year = {2023}
}
Owner
- Name: Alysson Machado
- Login: Alyssonmach
- Kind: user
- Location: Campina Grande, Paraíba, Brazil
- Company: Universidade Federal de Campina Grande
- Website: alysson.barbosa@ee.ufcg.edu.br
- Repositories: 11
- Profile: https://github.com/Alyssonmach
Graduando em Engenharia Elétrica e Pesquisador na Área de Inteligência Artificial.
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Alysson Machado | a****8@g****m | 97 |
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0