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: KDWRAwkR6
- 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
Governance
Roadmap
Authors
Notice
Maintainers
Copyright
Agents
Cla
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: KDWRAwkR6
- Kind: user
- Repositories: 2
- Profile: https://github.com/KDWRAwkR6
GitHub Events
Total
- Push event: 1,415
- Create event: 1
Last Year
- Push event: 1,415
- Create event: 1
Dependencies
.github/workflows/ci-plus.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
requirements.txt
pypi
- certifi ==2024.7.4
- chardet ==5.2.0
- charset-normalizer ==3.3.2
- idna ==3.7
- numpy ==2.0.1
- pandas ==2.2.2
- python-dateutil ==2.9.0.post0
- pytz ==2024.1
- requests ==2.32.3
- six ==1.16.0
- tzdata ==2024.1
- urllib3 ==2.2.2
.github/workflows/api-dev-workflow.yaml
actions
- actions/checkout v3 composite
- docker/build-push-action v4 composite
- docker/login-action 28218f9b04b4f3f62068d7b6ce6ca5b26e35336c composite
- docker/metadata-action v5 composite
- docker/setup-buildx-action v2 composite
- mikefarah/yq v4.12.2 composite
- peter-evans/create-pull-request v3 composite
bower.json
bower
Cargo.lock
cargo
- 753 dependencies
compile-build-date/Cargo.lock
cargo
- autocfg 1.0.1
- chrono 0.4.19
- itoa 0.4.7
- libc 0.2.98
- num-integer 0.1.44
- num-traits 0.2.14
- ryu 1.0.5
- serde 1.0.127
- serde_json 1.0.66
- time 0.1.44
- wasi 0.10.0+wasi-snapshot-preview1
- winapi 0.3.9
- winapi-i686-pc-windows-gnu 0.4.0
- winapi-x86_64-pc-windows-gnu 0.4.0
Dockerfile
docker
- igorbarinov/openresty-nginx-module-vts latest build
ROS/Dockerfile
docker
- jupyter/minimal-notebook latest build
go.sum
go
- 1262 dependencies
1.x/spring-boot-actuator/pom.xml
maven
- org.springframework.boot:spring-boot-devtools
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-web
- org.springframework.boot:spring-boot-starter-test test
build.gradle
maven
pom.xml
maven
- javax.servlet:javax.servlet-api 3.1.0 provided
- com.mchange:c3p0 0.9.5.2
- commons-codec:commons-codec 1.10
- javax.servlet:jstl 1.2
- log4j:log4j 1.2.17
- mysql:mysql-connector-java 5.1.41
- org.apache.commons:commons-lang3 3.6
- org.apache.shiro:shiro-core 1.2.3
- org.apache.shiro:shiro-spring 1.2.3
- org.apache.shiro:shiro-web 1.2.3
- org.aspectj:aspectjweaver 1.8.10
- org.hibernate:hibernate-validator 5.4.1.Final
- org.jetbrains:annotations-java5 RELEASE
- org.mybatis.generator:mybatis-generator-core 1.3.5
- org.mybatis:mybatis 3.4.1
- org.mybatis:mybatis-spring 1.3.0
- org.springframework:spring-aop 4.3.9.RELEASE
- org.springframework:spring-context 4.3.8.RELEASE
- org.springframework:spring-jdbc 4.2.5.RELEASE
- org.springframework:spring-tx 4.3.8.RELEASE
- org.springframework:spring-web 4.3.8.RELEASE
- org.springframework:spring-webmvc 4.3.7.RELEASE
- junit:junit 4.12 test
FSH.StarterKit.nuspec
nuget
Gemfile
rubygems
- bundler >= 0
- jekyll >= 0
- jekyll-paginate >= 0
- jekyll-seo-tag >= 0
- jekyll-sitemap >= 0
- jekyll-tagging >= 0
- json >= 0
- puma >= 0
- sinatra >= 0
- sinatra-cross_origin ~> 0.3.1
Gemfile.lock
rubygems
- activemodel 4.2.5.1
- activesupport 4.2.5.1
- backports 3.6.8
- bson 1.12.5
- bson_ext 1.12.5
- builder 3.2.2
- bundler 1.10.6
- coffee-script 2.4.1
- coffee-script-source 1.10.0
- daemons 1.2.3
- eco 1.0.0
- eco-source 1.1.0.rc.1
- erubis 2.7.0
- eventmachine 1.0.9.1
- execjs 2.6.0
- hike 1.2.3
- i18n 0.7.0
- json 1.8.3
- minitest 5.8.4
- mongo 1.12.5
- mongo_mapper 0.13.1
- multi_json 1.11.2
- plucky 0.6.6
- rack 1.6.4
- rack-protection 1.5.3
- rack-test 0.6.3
- sinatra 1.4.7
- sinatra-contrib 1.4.6
- sprockets 2.9.4
- sprockets-commonjs 0.0.6
- stylus 1.0.1
- stylus-source 0.49.3
- thin 1.6.4
- thread_safe 0.3.5
- tilt 1.4.1
- tzinfo 1.2.2
- uglifier 2.7.2
- useragent 0.16.3
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
- 1714 dependencies
pubspec.lock
pub
- async 2.5.0-nullsafety.1
- boolean_selector 2.1.0-nullsafety.1
- characters 1.1.0-nullsafety.3
- charcode 1.2.0-nullsafety.1
- clock 1.1.0-nullsafety.1
- cloud_firestore 0.14.3
- cloud_firestore_platform_interface 2.2.0
- cloud_firestore_web 0.2.1
- collection 1.15.0-nullsafety.3
- cupertino_icons 1.0.0
- fake_async 1.2.0-nullsafety.1
- firebase 7.3.3
- firebase_auth 0.18.2
- firebase_auth_platform_interface 2.1.2
- firebase_auth_web 0.3.1+2
- firebase_core 0.5.2
- firebase_core_platform_interface 2.0.0
- firebase_core_web 0.2.1
- flutter 0.0.0
- flutter_login_facebook 0.4.0+1
- flutter_test 0.0.0
- flutter_web_plugins 0.0.0
- google_sign_in 4.5.6
- google_sign_in_platform_interface 1.1.2
- google_sign_in_web 0.9.2
- http 0.12.2
- http_parser 3.1.4
- intl 0.16.1
- js 0.6.2
- list_ext 0.1.15
- matcher 0.12.10-nullsafety.1
- meta 1.3.0-nullsafety.3
- nested 0.0.4
- path 1.8.0-nullsafety.1
- pedantic 1.9.2
- plugin_platform_interface 1.0.3
- provider 4.3.3
- quiver 2.1.5
- rxdart 0.24.1
- sky_engine 0.0.99
- source_span 1.8.0-nullsafety.2
- stack_trace 1.10.0-nullsafety.1
- stream_channel 2.1.0-nullsafety.1
- string_scanner 1.1.0-nullsafety.1
- term_glyph 1.2.0-nullsafety.1
- test_api 0.2.19-nullsafety.2
- typed_data 1.3.0-nullsafety.3
- vector_math 2.1.0-nullsafety.3