Skip to content

Image Patch Voting paper, with slight alterations I have made for whatever reasons.

Notifications You must be signed in to change notification settings

rorybennett/IPV-Original

Repository files navigation

Python Scripts

CreateMap: This may create a map using an already trained classifier. Can be run.

DataCreator: Creates a certain number of folds (10 by default) with training, testing, and validation sets. Self-contained, not run in anything else. Can be run.

GPU_Utils: Cannot be run.

My_Dataset: Cannot be run.

parameters: Settings used throughout the project. Cannot be run.

Quadruplet: Cannot be run.

TrainAClassifier: Probably trains the classifier based on the datasets generated by DataCreator. Can be run.

About

Image Patch Voting paper, with slight alterations I have made for whatever reasons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages