Giter VIP home page Giter VIP logo

Comments (6)

HardiRathod avatar HardiRathod commented on June 8, 2024

Hi, I was facing the same problem. Are you running on Windows? Please check the forward and backward slashes in the command that you are running in windows. If it is still not resolved, let me know so I can detail you.

from swapnet.

AyeshaShafique avatar AyeshaShafique commented on June 8, 2024

Hi @ChenChao20180801 @HardiRathod @andrewjong im facing the same issue. Kindly help. Is quite urgent.

thanks

from swapnet.

Tomas1337 avatar Tomas1337 commented on June 8, 2024

Also having problem with this on windows.

from swapnet.

Tomas1337 avatar Tomas1337 commented on June 8, 2024

Just reporting my findings for now just in case someone knows how to solve this.

This problem occurs when enumerating on the self.dataloader on the texture stage. It has no problem on the warp stage.
Inspecting self.dataloader on Warp stage

special variables
function variables
batch_sampler:<torch.utils.data.sampler.BatchSampler object at 0x00000202630D0648>
batch_size:1
dataset:<datasets.warp_dataset.WarpDataset object at 0x0000020257C15548>
drop_last:False
multiprocessing_context:None
num_workers:4
pin_memory:False
sampler:<torch.utils.data.sampler.RandomSampler object at 0x0000020257C154C8>
timeout:0
worker_init_fn:None
_DataLoader__initialized:True
_DataLoader__multiprocessing_context:None
_auto_collation:True
_dataset_kind:0
_index_sampler:<torch.utils.data.sampler.BatchSampler object at 0x00000202630D0648>

while running the texture script:

special variables
function variables
batch_sampler:<torch.utils.data.sampler.BatchSampler object at 0x00000202A5145A08>
batch_size:1
dataset:<datasets.texture_dataset.TextureDataset object at 0x00000202B58BD488>
drop_last:False
multiprocessing_context:None
num_workers:4
pin_memory:False
sampler:<torch.utils.data.sampler.RandomSampler object at 0x00000202B56D6DC8>
timeout:0
worker_init_fn:None
_DataLoader__initialized:True
_DataLoader__multiprocessing_context:None
_auto_collation:True
_dataset_kind:0
_index_sampler:<torch.utils.data.sampler.BatchSampler object at 0x00000202A5145A08>

from swapnet.

Tomas1337 avatar Tomas1337 commented on June 8, 2024

Hi, I was facing the same problem. Are you running on Windows? Please check the forward and backward slashes in the command that you are running in windows. If it is still not resolved, let me know so I can detail you.

@HardiRathod

Backslashes seem to be consisent after some modifications. I suspect that its the slashes somewhere when creating the dataset for the Texture portion. I just cant trace/debug it

from swapnet.

heyJatin avatar heyJatin commented on June 8, 2024

same issue. Any solution yet?

from swapnet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.