Skip to content

javimogan/vehicle-logos-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle logos dataset

Thumbnail

Content

All images are included in the /logos directory.

  • /logos/original include original images
  • /logos/roundsinclude rounded images

All images are defined in the /logos/logos.json file.

Example of item

    {
    "name": "Audi",
    "slug": "audi",
    "image": {
      "round": "https://raw.githubusercontent.com/javimogan/vehicle-logos-dataset/main/logos/rounds/audi.png",
      "original": "https://raw.githubusercontent.com/javimogan/vehicle-logos-dataset/main/logos/originals/audi.png",
      "local_round": "rounds/audi.png"
    }
  }

🌚 About author

Javimogan
💻

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published