Results 13 issues of Vivasvan

i am using cuda version 9.2 python 3.6 tensorflow 1.12.0 i have used -D BUILD_WITH_CUDA=OFF argument during cmake which gives warning: ``` CMake Warning: Manually-specified variables were not used by...

**Describe the bug** In line `new socketio.Server()` ``` Module not found: Error: Can't resolve 'fs' in './node_modules/socket.io/dist' @ ./node_modules/socket.io/dist/index.js 27:13-26 @ ./src/ts/server/UltimateSocket.ts @ ./src/ts/world/World.ts @ ./src/ts/sketchbook.ts ``` **To Reproduce** >...

question

Issue is on training the validation loss goes up too much very quickly. check logs below. I have added chairsSDHom data loading script as follows. Changes: 1) Loading data at...

I have noticed that your training loop leaks small amounts of RAM memory.Any idea on what may have caused this? time taken= 9.865329265594482 | steps= 1 | cpu= 51.8 |...

beginner here. I want to fine-tune PWC-Net on ChairsSDHom dataset. I suppose I have to convert ChairsSDHom to lmdb format but I am not sure how? And where can I...

https://github.com/umautobots/GTAVisionExport/blob/717be0d50e14874b21b63dcd2f3ff195a4202cd9/native/src/main.cpp#L23 https://en.cppreference.com/w/cpp/filesystem > The filesystem library was originally developed as boost.filesystem, was published as the technical specification ISO/IEC TS 18822:2015, and **_finally merged to ISO C++ as of C++17_**. The...

I want to make an appointment app. I want to disable time slots which are altready booked so user are unable to select it. For ex: if an appointment is...

question

https://github.com/ex4sperans/maggot/blob/2f93644c666cc195acbb58476b8868429a3e8403/requirements.txt#L1C1-L2C1 I am not sure if this is intentional or not but seems like the requirements for this package contain the package itself Would love to know more if this...

# Error: So I was getting this error when i started digging into whats happening: ![image](https://user-images.githubusercontent.com/21074796/213359413-9bf7f06d-fc16-49cb-8270-1a5c2ce5f0a6.png) # Problem: ### three has an _object3DId attached with each Object3d which increments by...