-
Hi,
HydRA is failing to add annotation track to the occlusion map. I am using the parameters and annotation file as recommended. Could you help me fix this issue?
Many thanks,
Bandana
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
### Discussed in https://github.com/mrdbourke/pytorch-deep-learning/discussions/398
Originally posted by **Pritush09** April 13, 2023
class LinearRegressionModel2(nn.Module):
def __init__(s…
-
In Keras 3, calling a model specified via the functional API with one StringLookupLayer and one IntegerLookupLayer each connected to their own Input layers raises a "Cast int64 to string" error, but i…
-
*basically a copy of https://github.com/PyTorchLightning/metrics/issues/744 which was addressed in https://github.com/PyTorchLightning/metrics/pull/749*
---
## 🚀 Feature
see suggestion in htt…
-
## 🚀 Feature
### Motivation
This is a request from a user on [Slack](https://pytorch-lightning.slack.com/archives/CRBLFHY79/p1661841050909629).
In their use case, they need to transform th…
-
This provides a high level overview of how each one of us will be get involved. Feel free to create a new issue to describe how you will progress with your task and link your solutions to the issue.
…
-
**Hi.
After I deploy this work, I got some confusions. I adopted the Vicuna-13B model with the provided LoRA weights, and ask the agent to do object segmentation. Everything is ok except that the age…
-
- 版本、环境信息
1)hub.__version__'1.7.1'
2)paddle.__version__'1.7.2'
3)ubuntu16.04
4) cuda10
5)paddle.fluid.install_check.run_check()
Running Verify Paddle Program ...
W0610 10:19:19.803442 8827 d…
-
## Proposed refactor
This was proposed by @tchaton on live-stream. `prepare_data_per_node`can be identified by dumping a file on rank 0 and checking whether all other ranks can see that file or…