MagicSource

Results 902 issues of MagicSource

Hey, you did a good job, I am also wanna build a chat app, but more complicated, I am facing 2 problems: 1. receving msg when switch different tab (I...

Hi, I wanna ask, if I wrapped the msg come in to a global class, and its a stream, how to update other pages? I mean, when new msg comes,...

I know cuda10 is new but since I am using tensorflow 2.0 apis so move on cuda10 is the eventually things, this codes now can not built on cuda10, it...

Does there any performance demonstration videos or gif to show detection result on 16 beams data?

How to train on kitti? To be specific, there 2 questions: 1. What does network input which is inside samples directory, it is a array of [64, 512, 5], but...

There were no box output when evaluation.

I set: ``` RESNETS: DEPTH: 50 OUT_FEATURES: ["res3", "res4", "res5"] # fpn produce 4 levels, only using 3 for now BIFPN: OUT_CHANNELS: 160 NUM_LEVELS: 3 NUM_BIFPN: 4 FPN: IN_FEATURES: ["res3",...

will it support a hand only model ?

How to inference on a single image and visualize the result?

enhancement

isaacgym/python/isaacgym/gymdeps.py", line 21, in _import_deps raise ImportError("PyTorch was imported before isaacgym modules. Please import torch after isaacgym modules.") ImportError: PyTorch was imported before isaacgym modules. Please import torch after isaacgym...