Skip to content

HPC-Lab-IITB/HOG-SVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Study of Hardware-Software Co-design of Vehicle(Car) detection using HOG and SVM

RnD project done under Prof. Sachin Patkar as a part of RnD course project (EE 692)

Softwares Used

Vivado WebPACK 2019.1

Create HOG-SVM accelerator IP form HLS

Using the normal HLS synthesis flow create, synthesize and export the IP

Create Vivado project using TCL

source <path-to-build.tcl>/build.tcl

Running Behavioral Simulation using MicroBlaze

I have made a draft of a post to be published on medium.com for how I ran Behavioral Simulation.

Link to the draft: Behavioral RTL Simulation with MicroBlaze

Debugging any error encountered while sourcing build.tcl

- ERROR: [BD_TCL-115] The following IPs are not found in the IP Catalog.
Solution:
- Change your IP repository path of HOG-SVM accelerator obtained from HLS in line no 153 of build.tcl

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Some minor issues that I faced while uploading

warning: LF will be replaced by CRLF and Special characters appear

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published