Instance_Insertion icon indicating copy to clipboard operation
Instance_Insertion copied to clipboard

Results 6 Instance_Insertion issues
Sort by recently updated
recently updated
newest added

I have tried to add "torch.nn.DataParallel" to every model, and modifies the batch_size. However, "nvidia-smi" still shows only one gpu is using. I cannot figure out what's wrong. Thank you...

Hi, thanks for sharing the code for your work, it is very interesting. Any chance you may share also a trained model? It would be very useful. Thanks

Hi, I get this error while running main.py /usr/local/lib/python3.7/dist-packages/torch/nn/functional.py:4044: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired....

Hi, Why is the resulting semseg image is of 4x6. What do each image mean ? Is the implementation to convert the semseg image to RGB image also present in...

Hi, I'm looking at the list of all the datasets in `https://www.cityscapes-dataset.com/downloads/ ` and not sure which one of these to use?! Can someone please provide me with the name...

- Added requirements.txt - Updated README.md