Code Monkey home page Code Monkey logo

bpjdet's Introduction

Hi! Dear Visitor. πŸ˜ƒ I'm Huayi Zhou, a PostDoc at The Chinese University of Hong Kong, Shenzhen.

  • ❀️ I'm doing my research of Computer Vision, Pose Estimation, Transfer Learning and Digital Education. See CV_DL_Gather
  • πŸš€ I'm exploring the practical and landable applications of advanced AI algorithms in the traditional classroom. See StuArt
  • ⭐ I'm a faithful follower of YOLO series algorithms for their simple yet efficient design. See SSDA-YOLO, DirectMHP and BPJDet
  • πŸ‘ I'm recently focusing on the semi-supervised learning (SSL) for its data/label efficient feature. See MultiAugs, SemiUHPE

Huayi Zhou GitHub Stats

Visitor Count

bpjdet's People

Contributors

hnuzhy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bpjdet's Issues

Met exception while exporting to onnx

I've already setup the model and inputs as:

device(type='cuda', index=0)

model = attempt_load(args.weights, map_location=device) # load FP32 model
im = torch.zeros(1, 3, *imgsz).to(device) # image size(1,3,320,192) BCHW iDetection

But still met the following exeption:

Traceback (most recent call last):
File "D:\sdk\envs\smpl-py38-torch110-cu111\lib\site-packages\torch\onnx\utils.py", line 1529, in _export
graph, params_dict, torch_out = _model_to_graph(
File "D:\sdk\envs\smpl-py38-torch110-cu111\lib\site-packages\torch\onnx\utils.py", line 1172, in _model_to_graph
params_dict = _C._jit_pass_onnx_constant_fold(
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu! (when checking argument for argument index in method wrapper__index_select)
python-BaseException

code share

Hello, this paper has been seen for a long time, it is really a good job! when is it convenient for you to share the code? Sincerely look forward to it!

COCOHumanParts

Thank you for sharing the code with us. I noticed that you have a journal version available at: https://arxiv.org/abs/2304.10765. To better follow your methodology, could you update the code specifically for the COCOHumanParts preparation? This would greatly help us understand your process more effectively. Thanks again.

extend to other datasets

Thank you very much for your excellent work. I came across the paper PBADET related to your team, which mentioned that the detection could be extended to animals. Could you please confirm if this project can achieve similar results?
CZC `NM6B%OB64M9 0_)@WK

onnx export

hi, can you provide a script to convert your models to onnx format, thanks a lot !

pretrained weights

Hi,
I was wondering if you plan to share your *.pt weights for quick testing.
By the way, thank you for your great work. It was the one I really waited for.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.