Skip to content

mustafa3252/applied_deep_learning_project

Repository files navigation

ADL Project

Requirements

Ensure that Python is installed on your system. This project has been tested with Python 3.9+.


Folder Structure

|-- additionals (contains all the additional experiments that we conducted)
|-- weakly_supervised_segmentation_baseline (the baseline model we conducted all our experiments on)
|-- weakly_supervised_segmentation_improved_model (improved model from our experiments)
|-- run_all_code.py (script to automate running the experiments)
|-- instruction.pdf (PDF version of the instructions)

Running the Experiments

Please execute the run_all_code.py file using the following command:

python3 run_all_code.py

This will automate the process of installing the libraries required to run the experiment, as well as running our baseline and improved models.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages