Giter Club home page Giter Club logo

body2body's Introduction

RAHUL BABURAJAN

I'm a NLP Data Scientist with a strong foundation in applied research, leveraging state-of-the-art breakthroughs in AI. My academic background includes an MSc in Artificial Intelligence from the University of Aberdeen and a B.Tech in Engineering Physics from IIT Madras.

Contact

For collaboration or inquiries:

body2body's People

Contributors

rahulbaburaj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

body2body's Issues

AttributeError: module 'torch._C' has no attribute '_cuda_setDevice'

Tried to run train.py with python3 on my macbook pro (os mojave) and got this error:
Command

$ python3 train.py --dataroot ./datasets/dance_mimic --name dance_mimic_pix2pix --model pix2pix --which_model_netG unet_256

Response

Traceback (most recent call last):
File "train.py", line 7, in
opt = TrainOptions().parse()
File "/Users/Malcom/Desktop/Projects/body2body/options/base_options.py", line 60, in parse
torch.cuda.set_device(self.opt.gpu_ids[0])
File "/Users/Malcom/miniconda3/lib/python3.7/site-packages/torch/cuda/init.py", line 265, in set_device
torch._C._cuda_setDevice(device)
AttributeError: module 'torch._C' has no attribute '_cuda_setDevice'

I saw the error on a similar issue and tried their solution but that didn't help either. Issue linked here: KupynOrest/DeblurGAN#74

unsure how to proceed with this.

cannot import name 'np' from 'torch'

Hi there,

when I run 'picture_cpu_demo' file I faced with this error
could anyone help me?
I installed the latest version from torch
Is the error related this? if it is, which version is proper.

Thanks

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.