Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: canboy123
  • Language: Python
  • Default Branch: master
  • Size: 36.1 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 6 years ago · Last pushed about 2 years ago
Metadata Files
Readme Citation

README.md

Uni-Image Processing

Introduction

We have downloaded and extended from https://github.com/tensorflow/cleverhans. Please check the original version from the link above.

If you have found some missing script, please download the cleverhans github first and replace our scripts into the corresponding folders. Please contact us if you still cannot solve the issue.

Citing this work

@article{ho2020uni, title={Uni-image: universal image construction for robust neural model}, author={Ho, Jiacang and Lee, Byung-Gook and Kang, Dae-Ki}, journal={Neural Networks}, volume={128}, pages={279--287}, year={2020}, publisher={Elsevier} }

Owner

  • Name: Anonymous
  • Login: canboy123
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Ho"
  given-names: "Jiacang"
  orcid: "https://orcid.org/0000-0001-6850-5193"
- family-names: "Lee"
  given-names: "Byung-Gook"
  orcid: "https://orcid.org/0000-0000-0000-0000"
- family-names: "Kang"
  given-names: "Dae-Ki"
  orcid: "https://orcid.org/0000-0002-4147-2835"
title: "Uni-image: universal image construction for robust neural model"
date-released: "2020"
url: "https://github.com/canboy123/uip"
preferred-citation:
  type: article
  authors:
  - family-names: "Ho"
    given-names: "Jiacang"
    orcid: "https://orcid.org/0000-0001-6850-5193"
  - family-names: "Lee"
    given-names: "Byung-Gook"
    orcid: "https://orcid.org/0000-0000-0000-0000"
  - family-names: "Kang"
    given-names: "Dae-Ki"
    orcid: "https://orcid.org/0000-0002-4147-2835"
  title: "Uni-image: universal image construction for robust neural model"
  year: 2020
  journal: "Neural Networks"
  volume: 128
  start: 279 # First page number
  end: 287
  publisher: "Elsevier"

GitHub Events

Total
Last Year