Skip to content

Easy Finetuning and Inference#181

Open
robinnarsinghranabhat wants to merge 1 commit intofundamentalvision:mainfrom
robinnarsinghranabhat:main
Open

Easy Finetuning and Inference#181
robinnarsinghranabhat wants to merge 1 commit intofundamentalvision:mainfrom
robinnarsinghranabhat:main

Conversation

@robinnarsinghranabhat
Copy link
Copy Markdown

@robinnarsinghranabhat robinnarsinghranabhat commented Jan 10, 2023

Contribution of this PR:

  • Support while finetuning Deformable-DETR on custom-data. Checkout : how_to.md
  • Provided a Inference Notebook
  • Following Error : ImportError:` cannot import name '_NewEmptyTensorOp' from 'torchvision.ops.misc'
  • Additional guidelines for easy setup for gcloud gpu instance.

@robinnarsinghranabhat
Copy link
Copy Markdown
Author

Potentially relevant to the following issues:
#49
#97
#117
#116

@robinnarsinghranabhat robinnarsinghranabhat changed the title Easy Finetuning Easy Finetuning and Inference Jan 11, 2023
@nikhilchh
Copy link
Copy Markdown

nikhilchh commented Jun 12, 2023

Hey @robinnarsinghranabhat
I was trying to find the inference notebook but couldn't find it in your repo. Can you point me to that please. Thanks :)

@nikhilchh
Copy link
Copy Markdown

In deformable-DETR code they don't add extra +1 for background because of loss has been designed. (There are some discussions about it in the other issues). But you have mentioned to add +1 in your instruction for fine tuning.

@nhattan417
Copy link
Copy Markdown

More information at: #78 and #72.
(TL;DR due to the difference between Softmax+CE and Sigmoid+BCE)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants