noringname
noringname
Hi, I am trying to find an optimum way dealing with imbalanced data. One way I can think of would be using the pipeline to do some up-sampling and down-sampling,...
Clip的支持
你好,我尝试着把pytorch官方model zoo里面的mobilenetv2转换成onnx然后转换成caffe,然后发现onnx版本里面batchnorm都会带上clip操作,求问可以添加对clip的支持吗?
Hi, I trained a ssd_regnetx_fpn_bgr_lite model and encountered some problems while importing it to bin. 1. I got 4 files: model.onnx model.prototxt model-proto.onnx model-proto.prototxt after running the export script, is...
Hi, I'm wondering if there is an easy way of indexing using certain column (image name) instead of using row number? For example, I want to check the annotation of...
Hi, I'm new to this project, thanks for your great work, based on the algorithm, I'm wondering if we can directly train it with multi-person cases, or even multi-class multi-instance...
Hi, Thanks for the great work. I am new to pose estimation, from your paper, a classification head and a regression head are used, and due to the query mechanism...
Hi, Can you kindly provide examples playing with the complex nuScenes dataset, which contains data of cam, lidar, rader, map, etc. I can find a very old commit in the...
### Bug description Great work! Just that I found the kvcache was not actually used in the infer part, did I miss something? ### What operating system are you using?...