ChengLei

Results 4 issues of ChengLei

Hi, could you please help to solve the "datacount.json" issue? command : wget https://3dcompat-dataset.s3-us-west-1.amazonaws.com/v2/WDS/datacount.json doesn't work out

Hi, I find it is a combination, not the concatenation illustrated on paper, right? if self.seperate_all: x_class = self.class_embedf(x[:, self.bbox_dim:self.bbox_dim+self.class_dim, :]) if self.objectness_dim >0: x_object = self.objectness_embedf(x[:, self.bbox_dim+self.class_dim:self.bbox_dim+self.class_dim+self.objectness_dim, :]) else:...

tdn = self.top_down((~x_mask).sum(-1), list(reversed(bup['features'])))

can you please introduce how do you conduct the exp of generation of a scene layout?