Skip to content

Predict prices of vehicles from just an image using deep neural networks

Notifications You must be signed in to change notification settings

richardyang/AI-blue-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Blue Book: Vehicle Price Prediction using Visual Features

Authors: Richard Yang, Steven Chen, Edward Chou

Read our paper here: https://arxiv.org/abs/1803.11227


Project structure:

The code folder contains our implementations of data processing and model training/evaluation. Our project is split into muliple Jupyter notebooks, which contain code and Markdown comments. The names of the files indicate what they build.

Our dataset is not contained in this repository due to its large size and potential copyright limitations. Please shoot me an email at richard.yang@alumni.stanford.edu for more information.

The references folder contains some of the papers that we reference within our report.

Citation

@misc{yang2018ai,
    title={AI Blue Book: Vehicle Price Prediction using Visual Features},
    author={Richard R. Yang and Steven Chen and Edward Chou},
    year={2018},
    eprint={1803.11227},
    archivePrefix={arXiv},
    primaryClass={cs.CV}
}

About

Predict prices of vehicles from just an image using deep neural networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published