Karl

Results 11 issues of Karl

请问这是默认的吗?我的参考文献顺序不是文中引用的顺序,该如何修改呢?

**Describe the bug** File "/home/puzek/.local/lib/python3.6/site-packages/torch/nn/modules/module.py", line 889, in _call_impl result = self.forward(*input, **kwargs) File "/home/puzek/yolo_ws/yolact_ws/yolact_edge/yolact_edge/yolact.py", line 1627, in forward outs = self.backbone(x, partial=True) File "/home/puzek/.local/lib/python3.6/site-packages/torch/nn/modules/module.py", line 889, in _call_impl result...

my command: python eval.py --trained_model=weights/yolact_edge_54_800000.pth --score_threshold=0.3 --top_k=100 --video_multiframe=2 --trt_batch_size 2 --video=my_video.mp4 ![mmexport1632707143891](https://user-images.githubusercontent.com/58280081/134834281-c0da9f6e-dfa0-47fc-a0bd-63aa709f5b7d.jpg)

Is there a visualization tool?

I am using a model based on mmdet3d v0.17.1, but I meet an error when installing it log: Installed /home/puzek/anaconda3/envs/bevformer/lib/python3.8/site-packages/mmdet3d-0.17.1-py3.8-linux-x86_64.egg Processing dependencies for mmdet3d==0.17.1 error: numpy 1.19.5 is installed but...

log: Installed /home/puzek/anaconda3/envs/bevformer/lib/python3.8/site-packages/mmdet3d-0.17.1-py3.8-linux-x86_64.egg Processing dependencies for mmdet3d==0.17.1 error: numpy 1.19.5 is installed but numpy>=1.20.3 is required by {'pandas'}

Thanks a lot for your work. I tried to test the pretrained model on 2 3090 gpus and encountered with some problems 1. I run `torchpack dist-run -np 2 python...

Hi, Glad to see your fantastic work. I succeeded to compile the project and wanted to run a demo by running `roslaunch khronos_ros uhumans2_khronos.launch` and I met these errors. ```...

Hi, thans for your work. Can you add config links to the model list table, the config folder is a confusing me for now.

Hi, I followed the instructions to install hydra_ros and kimera_vio_ros, and I downloaded uHumans2_apartment_s1_00h.bag. When running hydra with kimera_vio, I met this warning, and the terminal of hydra shows `E0730...

question