Assignment Title

CS 585 HW 1
Your Name
Your teammate names.
Date


Problem Definition

Give a concise description of current problem. What needs to be solved? Why is the result useful? Do you make any assumptions? What are the anticipated difficulties?


Method and Implementation

Give a concise description of the implemented method. For example, you might describe the motivation of your idea, the algorithmic steps of your methods, or the mathematical formulation of your method.

Briefly outline the functions you created in your code to carry out the algorithmic steps you described earlier.


Experiments

Describe your experiments, including the number of tests that you performed, and the relevant parameter values.

Define your evaluation metrics, e.g., detection rates, accuracy, running time.


Results

List your experimental results. Provide examples of input images and output images. If relevant, you may provide images showing any intermediate steps.
If your work involves videos, you can add links here, but also make sure to follow the specific homework instructions on how to submit videos.

Results

Trial Source Image Result Image
trial 1
trial 2
trial 3


Discussion

Discuss your method and results:


Conclusions

Based on your discussion, what are your conclusions? What is your main message?


Credits and Bibliography

Cite any papers or other references you consulted while developing your solution. Citations to papers should include the authors, the year of publication, the title of the work, and the publication information (e.g., book name and publisher; conference proceedings and location; journal name, volume and pages; technical report and institution).

Material on the web should include the url and date of access.

Credit any joint work or discussions with your classmates.

Any help by AI tools you may have received needs to be acknowledged. For example, if you use ChatGPT, you need to document your prompt, your ChatGPT answer, how you checked its validity, and what you did when you found a mistake.