-
My first version app is complete, please review. /cc @codepathreview and @codepath
This is first version, because I have to work at daily time, so most of optional functionalities still in progress. I…
-
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
The following config can in theory be used to instantiate one object
```yaml
container:
_target_: ...
object1:
_target_: ...
_singleton_: true
object2: ${.object1}
```
```…
omry updated
2 months ago
-
-
dear i have trained the model until it reaches to 54 and the goole colab is shutdown I have to do the train again for Resent50 ,
can you please show me how i can save the trained model and reopen aga…
-
**Describe the bug**
I encountered an issue when using DeepSpeed 0.12.4 with the [OpenChat trainer](https://github.com/imoneoi/openchat), where checkpointing failed and raised an NCCL error. However,…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
Todo app is complete with optional sections:
1. Used ActiveAndroid to store todo items in SQLlite.
2. Used custom adapter and implemented view holder to customize the view. (right now, it is only a t…
-
Hello,
Very nice work! A few problem though :(
1. Seems like even though there are picture files within the repo, they are all empty (130 bytes).
2. A similar thing with model file - its also e…