sdf0615
sdf0615
ResNet50
Hi@Kaixhin, I am trying to improve the resnet34 to ResNet50, but I met the reshape problems File "/data2/FCN-semantic-segmentation_new/model.py", line 92, in forward x = self.relu(self.bn8(self.conv8(x + x2))) RuntimeError: The size...
Dear @PeizhuoLi , I have trained my customed action datasets. However, the retargeting result only has 16 frames. Could you please help me with how to improve this?  Thanks...
Duke video dataset cannot be accessed
hi @YadiraF Thanks for your excellent work. I am interested in the audio-driven face animation in your paper, could you please release the demo? Thanks very much
Dear @meliketoy, We attempt to draw the interaction results in the images, could you please tell us that whether the inst_target is the interaction actions?
hi, dear @zhihou7 , Could you please provide the trained model for FCL? I want to employ this model to predict the results on images? Thanks very much for your...
Dear @xuchen-ethz , Thanks for your great work! Could you please share the evaluation code? Thanks very much
Service Temporarily Unavailable Service Temporarily Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. Apache/2.2.22 (Ubuntu) Server at...
Is it possiable to add a python layer to this code? when I try to add a new layer, it shows "Check failed: registry.count(type) == 0 (1 vs. 0) Layer...
bug
/data/anaconda3/envs/scene_graph_benchmark/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:322:1: note: declared here T * data() const { ^ ~~ /data/swfcode/Scene-Graph-Benchmark.pytorch/maskrcnn_benchmark/csrc/cuda/deform_conv_kernel_cuda.cu:855:106: warning: ‘T* at::Tensor::data() const [with T = c10::Half]’ is deprecated [-Wdeprecated-declarations] const scalar_t *data_col_ = data_col.data(); ^ /data/anaconda3/envs/scene_graph_benchmark/lib/python3.8/site-packages/torch/include/ATen/core/TensorBody.h:322:1:...