ChrisFuscoMasters / TransformerLib

Facilitates my research
0 stars 0 forks source link

MaskFormer baseline #19

Closed CJcool06 closed 1 year ago

CJcool06 commented 1 year ago

Running a long experiment will test the validity of the current implementation and give us a standardised experimentation procedure.

Pre-requisites:

Project Plan:

  1. Choose evaluation metric: Proposal Recall (background & objectness scores)
  2. Decide if we are using pre-trained models: Yes
  3. If not, choose training dataset: None
  4. Choose evaluation dataset: TAO-OW (Validation set)
  5. Choose evaluation models: MaskFormer, Mask R-CNN, Mask2Former

Experimental Plan:

  1. Download and unpack TAO-OW dataset
  2. Download pre-trained Mask R-CNN and MaskFormer models
  3. Calculate mIOU and recall metrics for predictions
  4. Generate results

What's been done:

CJcool06 commented 1 year ago

Notes:

CJcool06 commented 1 year ago

This issue is being closed for organisational reasons. The work outlined in this issue has been completed, however the overall project is being continued in a different issue.