Spaces:
Runtime error
Runtime error
<?xml version="1.0" encoding="UTF-8"?> | |
<ui version="4.0"> | |
<class>Form</class> | |
<widget class="QWidget" name="Form"> | |
<property name="geometry"> | |
<rect> | |
<x>0</x> | |
<y>0</y> | |
<width>940</width> | |
<height>560</height> | |
</rect> | |
</property> | |
<property name="windowTitle"> | |
<string>Form</string> | |
</property> | |
<widget class="QLabel" name="label"> | |
<property name="geometry"> | |
<rect> | |
<x>190</x> | |
<y>20</y> | |
<width>500</width> | |
<height>40</height> | |
</rect> | |
</property> | |
<property name="font"> | |
<font> | |
<pointsize>18</pointsize> | |
<weight>75</weight> | |
<bold>true</bold> | |
<underline>false</underline> | |
</font> | |
</property> | |
<property name="text"> | |
<string>Pluralistic Image Completion</string> | |
</property> | |
<property name="alignment"> | |
<set>Qt::AlignCenter</set> | |
</property> | |
</widget> | |
<widget class="QGraphicsView" name="graphicsView_2"> | |
<property name="geometry"> | |
<rect> | |
<x>590</x> | |
<y>200</y> | |
<width>320</width> | |
<height>320</height> | |
</rect> | |
</property> | |
</widget> | |
<widget class="QLabel" name="label_4"> | |
<property name="geometry"> | |
<rect> | |
<x>220</x> | |
<y>170</y> | |
<width>67</width> | |
<height>17</height> | |
</rect> | |
</property> | |
<property name="text"> | |
<string>Input:</string> | |
</property> | |
</widget> | |
<widget class="QWidget" name="layoutWidget"> | |
<property name="geometry"> | |
<rect> | |
<x>70</x> | |
<y>240</y> | |
<width>111</width> | |
<height>291</height> | |
</rect> | |
</property> | |
<layout class="QVBoxLayout" name="verticalLayout"> | |
<item> | |
<widget class="QPushButton" name="pushButton"> | |
<property name="text"> | |
<string>load</string> | |
</property> | |
</widget> | |
</item> | |
<item> | |
<widget class="QPushButton" name="pushButton_2"> | |
<property name="text"> | |
<string>random</string> | |
</property> | |
</widget> | |
</item> | |
<item> | |
<widget class="QPushButton" name="pushButton_3"> | |
<property name="text"> | |
<string>fill</string> | |
</property> | |
</widget> | |
</item> | |
<item> | |
<widget class="QPushButton" name="pushButton_4"> | |
<property name="text"> | |
<string>save</string> | |
</property> | |
</widget> | |
</item> | |
</layout> | |
</widget> | |
<widget class="QWidget" name="layoutWidget"> | |
<property name="geometry"> | |
<rect> | |
<x>400</x> | |
<y>100</y> | |
<width>229</width> | |
<height>31</height> | |
</rect> | |
</property> | |
<layout class="QHBoxLayout" name="horizontalLayout"> | |
<item> | |
<widget class="QLabel" name="label_3"> | |
<property name="text"> | |
<string>Options:</string> | |
</property> | |
</widget> | |
</item> | |
<item> | |
<widget class="QComboBox" name="comboBox"> | |
<property name="sizePolicy"> | |
<sizepolicy hsizetype="Preferred" vsizetype="Preferred"> | |
<horstretch>0</horstretch> | |
<verstretch>0</verstretch> | |
</sizepolicy> | |
</property> | |
<item> | |
<property name="text"> | |
<string>None</string> | |
</property> | |
</item> | |
<item> | |
<property name="text"> | |
<string>CelebA-HQ-center</string> | |
</property> | |
</item> | |
<item> | |
<property name="text"> | |
<string>Paris-center</string> | |
</property> | |
</item> | |
<item> | |
<property name="text"> | |
<string>ImageNet-center</string> | |
</property> | |
</item> | |
<item> | |
<property name="text"> | |
<string>Places2-center</string> | |
</property> | |
</item> | |
<item> | |
<property name="text"> | |
<string>CelebA-HQ-random</string> | |
</property> | |
</item> | |
<item> | |
<property name="text"> | |
<string>Paris-random</string> | |
</property> | |
</item> | |
<item> | |
<property name="text"> | |
<string>ImageNet-random</string> | |
</property> | |
</item> | |
<item> | |
<property name="text"> | |
<string>Places2-random</string> | |
</property> | |
</item> | |
</widget> | |
</item> | |
</layout> | |
</widget> | |
<widget class="QWidget" name="layoutWidget"> | |
<property name="geometry"> | |
<rect> | |
<x>60</x> | |
<y>100</y> | |
<width>151</width> | |
<height>31</height> | |
</rect> | |
</property> | |
<layout class="QHBoxLayout" name="horizontalLayout_2"> | |
<item> | |
<widget class="QLabel" name="label_2"> | |
<property name="text"> | |
<string>Bush Width:</string> | |
</property> | |
<property name="alignment"> | |
<set>Qt::AlignCenter</set> | |
</property> | |
</widget> | |
</item> | |
<item> | |
<widget class="QSpinBox" name="spinBox"> | |
<property name="minimum"> | |
<number>3</number> | |
</property> | |
<property name="maximum"> | |
<number>40</number> | |
</property> | |
<property name="singleStep"> | |
<number>2</number> | |
</property> | |
<property name="value"> | |
<number>3</number> | |
</property> | |
</widget> | |
</item> | |
</layout> | |
</widget> | |
<widget class="QStackedWidget" name="stackedWidget"> | |
<property name="geometry"> | |
<rect> | |
<x>220</x> | |
<y>200</y> | |
<width>320</width> | |
<height>320</height> | |
</rect> | |
</property> | |
<widget class="QWidget" name="page_3"/> | |
<widget class="QWidget" name="page_4"/> | |
</widget> | |
<widget class="QGroupBox" name="groupBox"> | |
<property name="geometry"> | |
<rect> | |
<x>70</x> | |
<y>150</y> | |
<width>111</width> | |
<height>80</height> | |
</rect> | |
</property> | |
<property name="title"> | |
<string/> | |
</property> | |
<widget class="QRadioButton" name="radioButton"> | |
<property name="geometry"> | |
<rect> | |
<x>10</x> | |
<y>20</y> | |
<width>91</width> | |
<height>20</height> | |
</rect> | |
</property> | |
<property name="text"> | |
<string>free-form</string> | |
</property> | |
</widget> | |
<widget class="QRadioButton" name="radioButton_2"> | |
<property name="geometry"> | |
<rect> | |
<x>10</x> | |
<y>50</y> | |
<width>91</width> | |
<height>20</height> | |
</rect> | |
</property> | |
<property name="text"> | |
<string>rectangle</string> | |
</property> | |
</widget> | |
</widget> | |
<widget class="QPushButton" name="pushButton_5"> | |
<property name="geometry"> | |
<rect> | |
<x>70</x> | |
<y>140</y> | |
<width>109</width> | |
<height>22</height> | |
</rect> | |
</property> | |
<property name="text"> | |
<string>draw/erasure</string> | |
</property> | |
</widget> | |
<widget class="QPushButton" name="pushButton_6"> | |
<property name="geometry"> | |
<rect> | |
<x>590</x> | |
<y>170</y> | |
<width>131</width> | |
<height>25</height> | |
</rect> | |
</property> | |
<property name="text"> | |
<string>Original/Output</string> | |
</property> | |
</widget> | |
<widget class="QWidget" name="formLayoutWidget"> | |
<property name="geometry"> | |
<rect> | |
<x>790</x> | |
<y>170</y> | |
<width>121</width> | |
<height>21</height> | |
</rect> | |
</property> | |
<layout class="QFormLayout" name="formLayout"> | |
<item row="0" column="0"> | |
<widget class="QLabel" name="label_5"> | |
<property name="text"> | |
<string><html><head/><body><p>Score:</p></body></html></string> | |
</property> | |
</widget> | |
</item> | |
<item row="0" column="1"> | |
<widget class="QLabel" name="label_6"> | |
<property name="text"> | |
<string/> | |
</property> | |
<property name="scaledContents"> | |
<bool>true</bool> | |
</property> | |
</widget> | |
</item> | |
</layout> | |
</widget> | |
<widget class="QSplitter" name="splitter"> | |
<property name="geometry"> | |
<rect> | |
<x>770</x> | |
<y>170</y> | |
<width>134</width> | |
<height>17</height> | |
</rect> | |
</property> | |
<property name="orientation"> | |
<enum>Qt::Horizontal</enum> | |
</property> | |
</widget> | |
</widget> | |
<resources/> | |
<connections/> | |
</ui> | |