Skip to content

Commit

Permalink
Merge pull request #76 from Elias2660/prod
Browse files Browse the repository at this point in the history
Add non workflow submodules
  • Loading branch information
Elias2660 authored Feb 11, 2025
2 parents 83bfbdf + 794304a commit d76dd34
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,12 @@
[submodule "Video_Subtractions"]
path = Video_Subtractions
url = https://github.com/Elias2660/Video_Subtractions
[submodule "non_workflow_links/Pi-Code"]
path = non_workflow_links/Pi-Code
url = https://github.com/Elias2660/Pi-Code
[submodule "non_workflow_links/DataCropping"]
path = non_workflow_links/DataCropping
url = https://github.com/Elias2660/DataCropping
[submodule "non_workflow_links/bee_analysis"]
path = non_workflow_links/bee_analysis
url = https://github.com/bfirner/bee_analysis
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ This is run using the chapter system, so you can choose the specific steps that
4. [`Video Sampling`](https://github.com/Elias2660/VideoSamplerRewrite): Clones the VideoSamplerRewrite repository and samples the video frames
5. [`Model Training`](https://github.com/Elias2660/working_bee_analysis/blob/main/VidActRecTrain.py): Runs the model training script

## Other Stuff

This projects has other project submodules in the [non_workflow_links](non_workflow_links/) directory, which relate to other parts of the bee project.

## Contributing

[Contributions](CONTRIBUTING.md) are welcome! Please open an issue or submit a pull request.
Expand Down
1 change: 1 addition & 0 deletions non_workflow_links/DataCropping
Submodule DataCropping added at 2fc9aa
1 change: 1 addition & 0 deletions non_workflow_links/Pi-Code
Submodule Pi-Code added at 4a8b26
1 change: 1 addition & 0 deletions non_workflow_links/bee_analysis
Submodule bee_analysis added at 49d8d3

0 comments on commit d76dd34

Please sign in to comment.