Nadine Rueegg commited on
Commit
03d7106
·
1 Parent(s): 77e56ae

adjust description

Browse files
Files changed (1) hide show
  1. scripts/gradio_demo.py +2 -2
scripts/gradio_demo.py CHANGED
@@ -612,7 +612,7 @@ description = '''
612
  #### Description
613
  This is a demo for BITE (*B*eyond Priors for *I*mproved *T*hree-{D} Dog Pose *E*stimation).
614
  You can either submit a cropped image or choose the option to run a pretrained Faster R-CNN in order to obtain a bounding box.
615
- Furthermore, you have the option to skip test-time optimization, which will lead to faster calculation at the cost of less accurate results.
616
  Please have a look at the examples below.
617
  <details>
618
 
@@ -637,7 +637,7 @@ Please have a look at the examples below.
637
  * https://thumbs.dreamstime.com/b/hund-und-seine-neue-hundeh%C3%BCtte-36757551.jpg
638
  * https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRnx2sHnnLU3zy1XnJB7BvGUR9spmAh5bxTUg&usqp=CAU
639
  * https://www.westend61.de/en/imageView/CAVF56467/portrait-of-dog-lying-on-floor-at-home
640
-
641
  </details>
642
  '''
643
 
 
612
  #### Description
613
  This is a demo for BITE (*B*eyond Priors for *I*mproved *T*hree-{D} Dog Pose *E*stimation).
614
  You can either submit a cropped image or choose the option to run a pretrained Faster R-CNN in order to obtain a bounding box.
615
+ Furthermore, you have the possibility to skip test-time optimization, which will lead to faster calculation at the cost of less accurate results.
616
  Please have a look at the examples below.
617
  <details>
618
 
 
637
  * https://thumbs.dreamstime.com/b/hund-und-seine-neue-hundeh%C3%BCtte-36757551.jpg
638
  * https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRnx2sHnnLU3zy1XnJB7BvGUR9spmAh5bxTUg&usqp=CAU
639
  * https://www.westend61.de/en/imageView/CAVF56467/portrait-of-dog-lying-on-floor-at-home
640
+ * https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTFGxMcePtorQnSJncl6WhQfbR6VRccMq9gqA&usqp=CAU
641
  </details>
642
  '''
643