-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
inference code #8
Comments
我们已经提供了训练好的模型权重的超链接,可以用于推理,且代码也已提供。 若有问题,欢迎继续交流~ |
感谢解答,我已经跑通demo了,但是我想直接推理视频,不要额外的标签文件,想看看泛化能力,我自己改好了一个推理脚本。
| |
伐木累
|
|
***@***.***
|
---- Replied Message ----
| From | Xiaoyan ***@***.***> |
| Date | 02/19/2025 21:05 |
| To | holmescao/TOPICTrack ***@***.***> |
| Cc | the-cat-crying ***@***.***>,
Author ***@***.***> |
| Subject | Re: [holmescao/TOPICTrack] inference code (Issue #8) |
我们已经提供了训练好的模型权重的超链接,可以用于推理,且代码也已提供。
请您阅读REAEME.md文件,详细描述了如何用我们训练好的模型权重进行直接推理。
具体的运行方式见Evaluation章节。当然,需要您按README.md文件中的前序流程安装/下载好虚拟环境、数据集、模型权重等。
若有问题,欢迎继续交流~
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
holmescao left a comment (holmescao/TOPICTrack#8)
我们已经提供了训练好的模型权重的超链接,可以用于推理,且代码也已提供。
请您阅读REAEME.md文件,详细描述了如何用我们训练好的模型权重进行直接推理。
具体的运行方式见Evaluation章节。当然,需要您按README.md文件中的前序流程安装/下载好虚拟环境、数据集、模型权重等。
若有问题,欢迎继续交流~
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
那建议在demo的脚本上进行修改,主要改动为
|
感谢建议,这块没问题,不知大佬后面可以提供多目标版本,我看目前classes是1,训练的也是1,我看的yolox
| |
伐木累
|
|
***@***.***
|
---- Replied Message ----
| From | Xiaoyan ***@***.***> |
| Date | 02/20/2025 00:15 |
| To | holmescao/TOPICTrack ***@***.***> |
| Cc | the-cat-crying ***@***.***>,
Author ***@***.***> |
| Subject | Re: [holmescao/TOPICTrack] inference code (Issue #8) |
那建议在demo的脚本上进行修改,主要改动为
把视频先处理成图片保存
替换相应的模型权重为相近类别,例如行人
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
holmescao left a comment (holmescao/TOPICTrack#8)
那建议在demo的脚本上进行修改,主要改动为
把视频先处理成图片保存
替换相应的模型权重为相近类别,例如行人
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
我们会考虑这个功能的,比如最直接的做法是把所有数据集放到一起进行训练。 |
希望尽快有大佬的好消息。
| |
伐木累
|
|
***@***.***
|
---- Replied Message ----
| From | Xiaoyan ***@***.***> |
| Date | 02/20/2025 21:05 |
| To | holmescao/TOPICTrack ***@***.***> |
| Cc | the-cat-crying ***@***.***>,
Author ***@***.***> |
| Subject | Re: [holmescao/TOPICTrack] inference code (Issue #8) |
我们会考虑这个功能的,比如最直接的做法是把所有数据集放到一起进行训练。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
holmescao left a comment (holmescao/TOPICTrack#8)
我们会考虑这个功能的,比如最直接的做法是把所有数据集放到一起进行训练。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
自己就可以增加这个功能吧,也不难啊 |
😛😛主要现在时间不够。
| |
伐木累
|
|
***@***.***
|
---- Replied Message ----
| From | ***@***.***> |
| Date | 02/21/2025 10:16 |
| To | holmescao/TOPICTrack ***@***.***> |
| Cc | the-cat-crying ***@***.***>,
Author ***@***.***> |
| Subject | Re: [holmescao/TOPICTrack] inference code (Issue #8) |
希望尽快有大佬的好消息。
| |
伐木累
|
|
@.***
|
---- Replied Message ----
| From | Xiaoyan @.> |
| Date | 02/20/2025 21:05 |
| To | holmescao/TOPICTrack @.> |
| Cc | the-cat-crying @.>,
Author @.> |
| Subject | Re: [holmescao/TOPICTrack] inference code (Issue #8) |
我们会考虑这个功能的,比如最直接的做法是把所有数据集放到一起进行训练。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: @.***>
holmescao left a comment (holmescao/TOPICTrack#8)
我们会考虑这个功能的,比如最直接的做法是把所有数据集放到一起进行训练。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: @.***>
自己就可以增加这个功能吧,也不难啊
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
qinfendekaizhou left a comment (holmescao/TOPICTrack#8)
希望尽快有大佬的好消息。
| |
伐木累
|
|
@.***
|
---- Replied Message ----
| From | Xiaoyan @.> |
| Date | 02/20/2025 21:05 |
| To | holmescao/TOPICTrack @.> |
| Cc | the-cat-crying @.>,
Author @.> |
| Subject | Re: [holmescao/TOPICTrack] inference code (Issue #8) |
我们会考虑这个功能的,比如最直接的做法是把所有数据集放到一起进行训练。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: @.***>
holmescao left a comment (holmescao/TOPICTrack#8)
我们会考虑这个功能的,比如最直接的做法是把所有数据集放到一起进行训练。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: @.***>
自己就可以增加这个功能吧,也不难啊
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
您好,可以提供一下推理代码不?
The text was updated successfully, but these errors were encountered: