Skip to content

make the dataset loading generic #2

@shashvatshah9

Description

@shashvatshah9

Make sure the FF module can work with any type of image dataset with minimal changes to the way data is served to the model. This will lead us to use the existing encoding technique of overlaying the classification bit on image, or suggesting some new methodology. Ideally, we can create a class which is implemented by other child classes. And when this class is used in the code, we just call it encoding, and we can rapidly swap different encoding techniques.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions