"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "2b04ec2ff7270d2044410378b04d85a194fa3d4a"
Commit 73250c2a authored by Vighnesh Birodkar's avatar Vighnesh Birodkar Committed by TF Object Detection Team
Browse files

Use width attribute instead of style to resize markdown image.

PiperOrigin-RevId: 366385685
parent 1d077fe6
...@@ -10,7 +10,7 @@ paper. The figure below shows improved mask predictions for unseen classes as we ...@@ -10,7 +10,7 @@ paper. The figure below shows improved mask predictions for unseen classes as we
use better mask-head architectures. use better mask-head architectures.
<p align="center"> <p align="center">
<img src="./img/mask_improvement.png" style="width:50%;"/> <img src="./img/mask_improvement.png" width=50%/>
</p> </p>
Just by using better mask-head architectures (no extra losses or modules) we Just by using better mask-head architectures (no extra losses or modules) we
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment