prdas31
prdas31
What about this project: [https://github.com/qqwweee/keras-yolo3](url) It uses Keras with TF backend. But not sure whether it can be used to train with my own classes. Lots of work,, it seems...
``` D:\WS\Go\src\github.com\uber\go-torch>glide install [INFO] Downloading dependencies. Please wait... [INFO] --> Found desired version locally github.com/fatih/color 42c364ba490082e4815b5222728711b3440603eb! [INFO] --> Found desired version locally github.com/jessevdk/go-flags 4e64e4a4e2552194cf594243e23aa9baf3b4297e! [INFO] --> Found desired version locally...
@AndrewLader That's great to know! But from where to install the 0.12.3 version and how? Thanks.
Is this one solved? I'm still getting error on Windows 10, 64-bit: ``` D:\WS\Go\src\github.com\uber\go-torch>glide --version glide version 0.13.2-dev ``` The error: ``` d:\WS\Go>cd %GOPATH%/src/github.com/uber/go-torch D:\WS\Go\src\github.com\uber\go-torch>glide install [INFO] Downloading dependencies. Please...
> `Its not merged, so no. Not resolved yet. > You can clone my fork and build it and place the glide.exe in your path` Thanks.
Same issue ... ``` D:\RustTest01>rust-lldb error: the 'rust-lldb.exe' binary, normally provided by the 'rustc' component, is not applicable to the 'stable-x86_64-pc-windows-msvc' toolchain ```` ``` D:\RustTest01>which rust-lldb /d/Programs/Rust/.cargo/bin/rust-lldb ```