Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
nothing to do
Basic Info
- Host: GitHub
- Owner: S3LcJ9z
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 300 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed 10 months ago
Metadata Files
Readme
Changelog
Contributing
Funding
License
Code of conduct
Citation
Codeowners
Security
Authors
README
To actually get this beast to run on your computer, you'll probably have to
edit some of the matlab files in the config/ subdirectory.
(1) config/datapath.m should return the path where you have your videos stored.
The path should point to a directory which includes a subdirectory for each video.
E.g. $(datapath)/tiger2/.
Each subdirectory should contain files with ground truth labelings and images similar
to what MIL-Track uses.
As an example, see my track-data.zip file.
(2) cluster_ctl is called like so cluster_ctl('on',...) or cluster_ctl('off',...)
to enable or disable the matlab pool. I have three pools, with different characteristics,
available to me so this function, heuristically, selects the best one. Depending on what
type of MATLAB pools you have, you'll need to rewrite this function. The simplest option
would be to call "matlabpool open" when called with "on" and "matlabpool close" when
called with "off".
(3) You should be able to compile by simplying calling "compile.m". I've tested this on Linux
and it should work on other OSs... I welcome patches.
(4) config/cfg.m : lets you stitch many of the parameters of the tracker. Of particular
interest will be the option 'tmp_dir'. You'll want to point this to an empty directory
which is writable. It is used for caching results.
Then, you "should" be able to run it with a command similar to the following:
addpath(genpath('.')); matlab_init('coke11'); track = track_online('coke11');
Alternatively, you might just use track_tbd('coke11'); which doesn't do any learning (after
the first frame) or use a motion model. It is much faster and still performs quite well.
Owner
- Login: S3LcJ9z
- Kind: user
- Repositories: 1
- Profile: https://github.com/S3LcJ9z
Dependencies
.github/workflows/ci-plus.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.docker-compose-okteto.yml
docker
- mongo latest
.github/workflows/google.yml/Nate158goole
actions
Cargo.lock
cargo
- 753 dependencies
Cargo.toml
cargo
- rstest 0.24.0 development
- serial_test 3.2.0 development
- cached 0.54.0
- console 0.15.10
- crossbeam-channel 0.5.14
- ctrlc 3.4.5
- dashmap 6.1.0
- glob 0.3.2
- globset 0.4.15
- itertools 0.14.0
- lsp-server 0.7.7
- lsp-types 0.97.0
- once_cell 1.20.2
- parking_lot 0.12.3
- petgraph 0.7.1
- pyo3 0.22.5
- rayon 1.10.0
- regex 1.11.1
- serde 1.0.216
- serde_json 1.0.134
- tempfile 3.17.0
- thiserror 2.0.7
- toml 0.8.19
- toml_edit 0.22.24
- walkdir 2.5.0
DESCRIPTION
cran
- R >= 3.4.1 depends
Alumni_Pro/Alumni_Pro.csproj
nuget
AuthService/AuthService.csproj
nuget
- Google.Apis.Auth 1.57.0
- Microsoft.AspNet.WebApi.Cors 5.2.8
- Microsoft.AspNetCore.Authentication.JwtBearer 6.0.5
- Microsoft.EntityFrameworkCore 6.0.5
- Microsoft.IdentityModel.Tokens 6.17.0
- Newtonsoft.Json 13.0.1
- Serilog.AspNetCore 5.0.0
- Swashbuckle.AspNetCore 6.2.3
- System.IdentityModel.Tokens.Jwt 6.17.0
Backend/requirements.txt
pypi
- Django *
- Pillow *
- django-cors-headers *
- folium ==0.2.1
- ipython *
- matplotlib *
- numpy *
- opencv-python *
- pandas *
- pdflatex *
- pylatex *
- scikit-image *
- tensorflow *
Podfile
cocoapods
- StreamChat ~> 2.2
- VoxeetUXKit ~> 1.3
Backend/spring_boot_online_compiler/Dockerfile
docker
- openjdk 8-jre-alpine build
Dockerfile
docker
- nvidia/cuda 10.1-cudnn7-devel-ubuntu18.04 build
NSMusicS-Electron/Dockerfile
docker
- nginx 1.23.3-alpine build
ROS/Dockerfile
docker
- jupyter/minimal-notebook latest build
Gopkg.lock
go
- 112 dependencies
Prj-Android/build.gradle
maven
FSH.StarterKit.nuspec
nuget
Pipfile
pypi
Gemfile
rubygems
- asciidoctor = 2.0.11
- asciidoctor-multipage = 0.0.12
- concurrent-ruby = 1.1.7
- tilt = 2.0.10
Gemfile.lock
rubygems
- asciidoctor 2.0.11
- asciidoctor-multipage 0.0.12
- bundler 2.2.5
- concurrent-ruby 1.1.7
- tilt 2.0.10
bower.json
bower
QorumLogs.podspec
cocoapods
cloud-run/application/Dockerfile
docker
- eu.gcr.io/[PROJECT_ID]/cloud-run/base [TAG] build
docker-compose.yml
docker
go.mod
go
- github.com/VividCortex/ewma v1.1.1
- github.com/cheggaaa/pb/v3 v3.0.4
build.gradle
maven
build.gradle.kts
maven
pom.xml
maven
- javax.xml.bind:jaxb-api 2.3.1
backend/package-lock.json
npm
- 166 dependencies
backend/package.json
npm
client/package-lock.json
npm
- 1314 dependencies
client/package.json
npm
- @testing-library/jest-dom ^5.11.4
- @testing-library/react ^11.1.0
- @testing-library/user-event ^12.1.10
- react ^17.0.2
- react-dom ^17.0.2
- react-scripts 4.0.3
- socket.io-client ^4.1.2
- web-vitals ^1.0.1
package-lock.json
npm
- 974 dependencies
package.json
npm
- gh-pages ^2.0.1 development
- mdx-code ^1.1.3 development
- mdx-deck ^1.6.7 development
- mdx-deck-code-surfer ^0.5.5 development
- mdx-deck-live-code ^1.0.0 development
- patch-package ^6.1.2 development
- qrcode.react ^0.9.2 development
- raw-loader ^1.0.0 development
- codemirror ^5.43.0
- react-codemirror2 ^5.1.0
- rebass ^3.1.0
composer.json
packagist
- magento/framework 103.0.*
- magento/module-backend 102.0.*
- magepal/magento2-core >=1.1.11
- php ~7.3.0|~7.4.0|~8.1.0|~8.2.0|~8.3.0
pubspec.lock
pub
- 105 dependencies
pubspec.yaml
pub
- flutter_test {"sdk" => "flutter"} development
- integration_test {"sdk" => "flutter"} development
- cupertino_icons ^1.0.1
- flutter {"sdk" => "flutter"}
- flutter_staggered_grid_view ^0.3.3
- websafe_svg ^1.1.4+1
backend/Pipfile
pypi
- django ==3.2.16
- django-betterforms ==2.0.0
- django-ckeditor ==6.3.2
- django-cors-headers ==3.13.0
- django-crispy-forms ==1.14.0
- django-mapbox-location-field ==2.0.0
- djangorestframework ==3.14.0
- pillow ==9.3.0
requirements.txt
pypi
- certifi ==2024.7.4
- chardet ==5.2.0
- charset-normalizer ==3.3.2
- idna ==3.7
- numpy ==2.0.1
- pandas *
- python-dateutil ==2.9.0.post0
- pytz ==2024.1
- requests ==2.32.3
- six ==1.16.0
- tzdata ==2024.1
- urllib3 ==2.2.2
setup.py
pypi
- colorama *
- numpy *
- pandas *
- plotly *
.github/workflows/contributors.yml
actions
- akhilmhdh/contributors-readme-action v2.3.6 composite
.github/workflows/msbuild.yml
actions
- actions/checkout v2 composite
- microsoft/setup-msbuild v1.0.2 composite
Pipfile.lock
pypi
- certifi ==2022.6.15
- charset-normalizer ==2.0.12
- idna ==3.3
- lxml ==4.9.1
- requests ==2.26.0
- urllib3 ==1.26.6
.github/workflows/blank.yml
actions
- gege-circle/github-action master composite
.github/workflows/main.yml
actions
- actions/checkout v2 composite
- ansible/ansible-lint-action master composite
udacity-c3-deployment/docker/Dockerfile
docker
- nginx alpine build
code/Flink/flink-basis-java/pom.xml
maven
- org.apache.flink:flink-java 1.9.0 provided
- org.apache.flink:flink-streaming-java_2.11 1.9.0 provided
- org.projectlombok:lombok 1.18.10 provided
- log4j:log4j 1.2.17
- org.slf4j:slf4j-log4j12 1.7.7
requirement.txt
pypi
- 1.neo4j-community-3.5.20 *
- 2.pyhanlp0.1.66 *
- 3.django2.2.16 *
- 4.py2neo2020.0.0 *
- 5.apoc3.5.0.13-all *
- 6.pytorch1.5 *
- 7.torchtext0.6.0 *
poetry.lock
pypi
- 114 dependencies