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
Basic Info
- Host: GitHub
- Owner: JwAA2hr59
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 292 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
- Releases: 0
Created almost 2 years ago
· Last pushed 10 months ago
Metadata Files
Readme
Changelog
Contributing
Funding
License
Code of conduct
Citation
Codeowners
Security
Support
Roadmap
Authors
Notice
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: JwAA2hr59
- Kind: user
- Repositories: 1
- Profile: https://github.com/JwAA2hr59
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 3
Past Year
- Issues: 0
- Pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 3
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (3)
Top Labels
Issue Labels
Pull Request Labels
dependencies (3)
github_actions (3)
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/codesee-arch-diagram.yml
actions
- Codesee-io/codesee-detect-languages-action latest composite
- Codesee-io/codesee-map-action latest composite
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite
- actions/setup-java v3 composite
- actions/setup-node v3 composite
- actions/setup-python v2 composite
- ruby/setup-ruby v1 composite
Cargo.lock
cargo
- 437 dependencies
MDCSwipeToChoose.podspec
cocoapods
Podfile
cocoapods
- StreamChat ~> 2.2
- VoxeetUXKit ~> 1.3
DESCRIPTION
cran
- MASS * imports
- broom * imports
- lavaan * imports
- magrittr * imports
- psych * imports
- rlang * imports
- robust * imports
- robustlmm * imports
- tibble * imports
- tidyselect * imports
ApiGateway/Dockerfile
docker
- node latest build
Backend/spring_boot_online_compiler/Dockerfile
docker
- openjdk 8-jre-alpine build
Dockerfile
docker
- golang latest build
LLM大模型竞赛实战_优胜解决方案/2024金融行业·大模型挑战赛/code/Dockerfile
docker
- hubdocker.aminer.cn/library/python-base 1.0.0 build
Gopkg.lock
go
- 126 dependencies
Gopkg.toml
go
- github.com/minio/minio-go 6.0.5
- github.com/ogier/pflag 0.0.1
- github.com/sirupsen/logrus 1.0.0
FSH.StarterKit.nuspec
nuget
Pipfile
pypi
- mlflow *
- numpy *
- sklearn *
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
- asciidoctor 2.0.11
- asciidoctor-multipage 0.0.12
- bundler 2.2.5
- concurrent-ruby 1.1.7
- tilt 2.0.10
.github/workflows/blank.yml
actions
- gege-circle/github-action master composite
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
project.clj
clojars
- com.google.javascript/closure-compiler r1592
- goog-jar 1.0.0
- hiccup 1.0.0
- markdown-clj 0.8
- noir 1.3.0-beta7
- org.clojure/clojure 1.3.0
- org.clojure/clojurescript 0.0-971
- org.clojure/google-closure-library 0.0-790
- org.mozilla/rhino 1.7R3
- ring-clj-params 0.1.0
docker-compose.yml
docker
- docker.elastic.co/apm/apm-server 7.8.0
- docker.elastic.co/app-search/app-search 7.6.2
- docker.elastic.co/beats/auditbeat 7.8.0
- docker.elastic.co/beats/filebeat 7.8.0
- docker.elastic.co/beats/heartbeat 7.8.0
- docker.elastic.co/beats/metricbeat 7.8.0
- docker.elastic.co/beats/packetbeat 7.8.0
- docker.elastic.co/elasticsearch/elasticsearch 7.8.0
- docker.elastic.co/kibana/kibana 7.8.0
- nginx latest
udacity-c3-deployment/docker/Dockerfile
docker
- nginx alpine build
go.mod
go
- cel.dev/expr v0.15.0
- cloud.google.com/go v0.115.0
- cloud.google.com/go/auth v0.7.2
- cloud.google.com/go/auth/oauth2adapt v0.2.3
- cloud.google.com/go/compute/metadata v0.5.0
- cloud.google.com/go/iam v1.1.10
- cloud.google.com/go/longrunning v0.5.9
- cloud.google.com/go/spanner v1.65.0
- github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.0
- github.com/census-instrumentation/opencensus-proto v0.4.1
- github.com/cespare/xxhash/v2 v2.3.0
- github.com/cloudspannerecosystem/memefish v0.0.0-20231128072053-0a1141e8eb65
- github.com/cncf/xds/go v0.0.0-20240423153145-555b57ec207b
- github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
- github.com/envoyproxy/go-control-plane v0.12.0
- github.com/envoyproxy/protoc-gen-validate v1.0.4
- github.com/felixge/httpsnoop v1.0.4
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.4
- github.com/google/go-cmp v0.6.0
- github.com/google/s2a-go v0.1.7
- github.com/google/uuid v1.6.0
- github.com/googleapis/enterprise-certificate-proxy v0.3.2
- github.com/googleapis/gax-go/v2 v2.13.0
- github.com/mattn/go-sqlite3 v1.14.14
- go.opencensus.io v0.24.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
- go.opentelemetry.io/otel v1.24.0
- go.opentelemetry.io/otel/metric v1.24.0
- go.opentelemetry.io/otel/trace v1.24.0
- golang.org/x/crypto v0.25.0
- golang.org/x/net v0.27.0
- golang.org/x/oauth2 v0.21.0
- golang.org/x/sync v0.7.0
- golang.org/x/sys v0.22.0
- golang.org/x/text v0.16.0
- golang.org/x/time v0.5.0
- golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
- google.golang.org/api v0.189.0
- google.golang.org/genproto v0.0.0-20240722135656-d784300faade
- google.golang.org/genproto/googleapis/api v0.0.0-20240722135656-d784300faade
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240722135656-d784300faade
- google.golang.org/grpc v1.64.1
- google.golang.org/protobuf v1.34.2
go.sum
go
- 721 dependencies
mix.exs
hex
- cachex ~> 2.1
- earmark ~> 1.2.0
- ex_doc ~> 0.15
- goth ~> 0.3.1
- httpoison ~> 0.11
mix.lock
hex
- cachex 2.1.0
- certifi 1.2.1
- deppie 1.1.0
- earmark 1.2.2
- eternal 1.1.4
- ex_doc 0.16.1
- goth 0.3.2
- hackney 1.8.3
- httpoison 0.11.2
- idna 5.0.1
- json_web_token 0.2.7
- metrics 1.0.1
- mimerl 1.0.2
- poison 2.2.0
- ssl_verify_fun 1.1.1
- unicode_util_compat 0.1.0
android/build.gradle
maven
api-gateway-microservice/pom.xml
maven
- org.springframework.cloud:spring-cloud-netflix-sidecar
- org.springframework.cloud:spring-cloud-starter
- org.springframework.cloud:spring-cloud-starter-zuul
build.gradle
maven
build.gradle.kts
maven
pom.xml
maven
prokit_flutter/android/build.gradle
maven
client/package-lock.json
npm
- 1773 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
- 1191 dependencies
package.json
npm
- @babel/plugin-proposal-class-properties ^7.4.4 development
- @babel/plugin-proposal-decorators ^7.4.4 development
- cross-env ^7.0.3 development
- customize-cra ^0.2.12 development
- react-app-rewired ^2.1.3 development
- @material-ui/core ^4.0.0
- @material-ui/icons ^4.0.0
- axios ^0.18.0
- mobx ^5.9.4
- mobx-react ^5.4.4
- mobx-react-router ^4.0.7
- node-sass ^4.12.0
- query-string ^6.5.0
- react ^16.8.6
- react-dom ^16.8.6
- react-router ^5.0.0
- react-router-dom ^5.2.0
- react-scripts 3.0.1
- rxjs ^6.5.2
- styled-components ^4.2.0
- typescript ^3.4.5
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|~8.4.0
pubspec.lock
pub
- _fe_analyzer_shared 12.0.0
- analyzer 0.40.6
- archive 2.0.13
- args 1.6.0
- async 2.5.0-nullsafety.3
- boolean_selector 2.1.0-nullsafety.3
- characters 1.1.0-nullsafety.5
- charcode 1.2.0-nullsafety.3
- cli_util 0.2.0
- clock 1.1.0-nullsafety.3
- collection 1.15.0-nullsafety.5
- convert 2.1.1
- coverage 0.14.2
- crypto 2.1.5
- cupertino_icons 1.0.2
- fake_async 1.2.0-nullsafety.3
- file 6.0.0-nullsafety.4
- flutter 0.0.0
- flutter_driver 0.0.0
- flutter_staggered_grid_view 0.3.3
- flutter_svg 0.18.1
- flutter_test 0.0.0
- fuchsia_remote_debug_protocol 0.0.0
- glob 1.2.0
- http 0.12.2
- http_parser 3.1.4
- integration_test 0.9.2+2
- io 0.3.4
- js 0.6.3-nullsafety.3
- json_rpc_2 2.2.2
- logging 0.11.4
- matcher 0.12.10-nullsafety.3
- meta 1.3.0-nullsafety.6
- node_interop 1.2.1
- node_io 1.1.1
- package_config 1.9.3
- path 1.8.0-nullsafety.3
- path_drawing 0.4.1+1
- path_parsing 0.1.4
- pedantic 1.10.0-nullsafety.3
- petitparser 3.1.0
- platform 3.0.0-nullsafety.4
- pool 1.5.0-nullsafety.3
- process 4.0.0-nullsafety.4
- pub_semver 1.4.4
- sky_engine 0.0.99
- source_map_stack_trace 2.1.0-nullsafety.4
- source_maps 0.10.10-nullsafety.3
- source_span 1.8.0-nullsafety.4
- stack_trace 1.10.0-nullsafety.6
- stream_channel 2.1.0-nullsafety.3
- string_scanner 1.1.0-nullsafety.3
- sync_http 0.2.0
- term_glyph 1.2.0-nullsafety.3
- test_api 0.2.19-nullsafety.6
- test_core 0.3.12-nullsafety.9
- typed_data 1.3.0-nullsafety.5
- vector_math 2.1.0-nullsafety.5
- vm_service 5.5.0
- watcher 0.9.7+15
- web_socket_channel 1.1.0
- webdriver 2.1.2
- websafe_svg 1.1.4+1
- xml 4.5.1
- yaml 2.2.1
pubspec.yaml
pub
- flutter_test {"sdk" => "flutter"} development
- cloud_firestore 0.14.3
- cupertino_icons ^1.0.0
- firebase_auth 0.18.2
- firebase_core 0.5.2
- flutter {"sdk" => "flutter"}
- flutter_login_facebook ^0.4.0+1
- google_sign_in 4.5.6
- intl 0.16.1
- provider ^4.3.2+2
- rxdart 0.24.1
api/requirements.txt
pypi
- Django *
- matplotlib *
- nltk *
- numpy *
- pandas *
- psycopg2-binary *
- sklearn *
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
poetry.lock
pypi
- appnope 0.1.3 develop
- asttokens 2.0.5 develop
- backcall 0.2.0 develop
- decorator 5.1.1 develop
- executing 0.8.3 develop
- ipython 8.2.0 develop
- jedi 0.18.1 develop
- matplotlib-inline 0.1.3 develop
- parso 0.8.3 develop
- pexpect 4.8.0 develop
- pickleshare 0.7.5 develop
- prompt-toolkit 3.0.29 develop
- ptyprocess 0.7.0 develop
- pure-eval 0.2.2 develop
- six 1.16.0 develop
- stack-data 0.2.0 develop
- traitlets 5.1.1 develop
- wcwidth 0.2.5 develop
- anyio 3.5.0
- black 22.3.0
- click 8.1.2
- colorama 0.4.4
- commonmark 0.9.1
- dynaconf 3.1.8
- fastapi 0.75.2
- flake8 4.0.1
- greenlet 1.1.2
- idna 3.3
- mccabe 0.6.1
- mypy-extensions 0.4.3
- pathspec 0.9.0
- platformdirs 2.5.2
- pycodestyle 2.8.0
- pydantic 1.9.0
- pyflakes 2.4.0
- pygments 2.11.2
- rich 12.2.0
- sniffio 1.2.0
- sqlalchemy 1.4.35
- sqlalchemy2-stubs 0.0.2a22
- sqlmodel 0.0.6
- starlette 0.17.1
- tomli 2.0.1
- typer 0.4.1
- typing-extensions 4.2.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
requirementsALL.txt
pypi
- ExifRead ==2.3.1
- Flask ==1.1.2
- Flask-SQLAlchemy ==2.4.4
- HTMLParser ==0.0.2
- PIL ==1.1.6
- Pillow ==9.0.1
- PyAudio ==0.2.11
- PyAutoGUI ==0.9.50
- PyPDF2 ==1.27.5
- SpeechRecognition ==3.8.1
- beautifulsoup4 ==4.9.1
- certifi ==2020.6.20
- chardet ==3.0.4
- chromedriver-binary ==85.0.4183.38.0
- click ==7.1.2
- cycler ==0.10.0
- dnspython ==2.0.0
- emoji ==0.6.0
- ffmpeg ==1.4
- ffpyplayer ==4.3.1
- gTTS ==2.1.1
- gensim ==3.8.3
- geopy ==2.0.0
- googletrans ==3.0.0
- idna ==2.10
- img2pdf ==0.4.0
- jupyterlab ==2.2.10
- kiwisolver ==1.2.0
- lxml ==4.6.5
- matplotlib ==3.3.0
- model ==0.6.0
- newspaper ==0.1.0.7
- nltk ==3.5
- notebook ==6.4.10
- numpy ==1.19.1
- opencv-python ==4.3.0.36
- pandas ==1.0.5
- pathlib ==1.0.1
- proxytest ==0.5.4
- psutil ==5.7.2
- py-notifier ==0.1
- pycryptodome ==3.9.8
- pyparsing ==2.4.7
- python-dateutil ==2.8.1
- pytz ==2020.1
- requests ==2.23.0
- selenium ==3.141.0
- six ==1.15.0
- soupsieve ==2.0.1
- sumeval ==0.2.2
- sumy ==0.8.1
- tensorflow ==2.6.4
- tqdm ==4.48.2
- tweepy ==3.9.0
- urllib3 ==1.26.5
- utils ==1.0.1
- webdriver-manager ==3.2.2
- wget ==3.2
- wikipedia ==1.4.0
- win10toast ==0.9
- wordcloud ==1.8.0
- xmltodict ==0.12.0
requirements_colab.txt
pypi
- Cython ==0.29.10
- Keras-Applications ==1.0.8
- Keras-Preprocessing ==1.1.0
- Markdown ==3.1.1
- POT ==0.4.0
- Pillow ==4.3.0
- PyWavelets ==1.0.3
- Pygments ==2.4.2
- SoundFile ==0.10.2
- Werkzeug ==0.15.4
- absl-py ==0.7.1
- astor ==0.8.0
- audioread ==2.1.8
- backcall ==0.1.0
- certifi ==2019.9.11
- cffi ==1.12.3
- chardet ==3.0.4
- colorthief ==0.2.1
- cycler ==0.10.0
- decorator ==4.4.0
- dlib ==19.18.0
- dominate ==2.4.0
- easydict ==1.9
- gast ==0.2.2
- google-pasta ==0.1.7
- graphviz ==0.8.4
- grpcio ==1.21.1
- h5py ==2.9.0
- idna ==2.8
- imageio ==2.5.0
- ipython ==7.5.0
- ipython-genutils ==0.2.0
- jedi ==0.14.0
- joblib ==0.13.2
- jsonpatch ==1.24
- jsonpointer ==2.0
- kiwisolver ==1.1.0
- librosa ==0.7.0
- llvmlite ==0.29.0
- matplotlib ==3.1.0
- mxnet ==1.5.1.post0
- mxnet-cu101 ==1.5.0
- networkx ==2.3
- numba ==0.44.1
- numpy ==1.16.4
- olefile ==0.46
- opencv-contrib-python ==4.1.1.26
- opencv-python ==4.1.0.25
- pandas ==0.25.1
- parso ==0.5.0
- pexpect ==4.7.0
- pickleshare ==0.7.5
- prompt-toolkit ==2.0.9
- protobuf ==3.8.0
- ptyprocess ==0.6.0
- pycparser ==2.19
- pyparsing ==2.4.0
- pyssim ==0.4
- python-dateutil ==2.8.0
- python-speech-features ==0.6
- pytz ==2019.2
- pyzmq ==18.1.0
- requests ==2.22.0
- resampy ==0.2.1
- scikit-image ==0.15.0
- scikit-learn ==0.21.2
- scipy ==1.2.0
- six ==1.12.0
- tensorboard ==1.14.0
- tensorflow-estimator ==1.14.0rc1
- tensorflow-gpu ==1.14.0
- termcolor ==1.1.0
- torch ==1.1.0
- torchfile ==0.1.0
- torchvision ==0.4.0
- tornado ==6.0.3
- tqdm ==4.19.6
- traitlets ==4.3.2
- urllib3 ==1.25.3
- visdom ==0.1.8.9
- wcwidth ==0.1.7
- websocket-client ==0.56.0
- wrapt ==1.11.1
setup.py
pypi
- jinja2 *
- markdown *
- watchdog *
.github/workflows/docker-publish.yaml
actions
- actions/checkout v4 composite
- docker/build-push-action v3.0.0 composite
- docker/login-action v2.0.0 composite
- docker/metadata-action v4.0.1 composite
Cargo.toml
cargo
- tempfile 3.0 development
- chrono 0.4
- clap 4.0
- env_logger 0.10
- log 0.4
- serde 1.0
- serde_json 1.0
.github/workflows/ci.yaml
actions
- actions/checkout v3 composite
- rhysd/action-setup-vim v1 composite
environment.yml
conda
- arviz 0.6.*
- gast 0.2.*
- git 2.23.*
- gpytorch 1.1.*
- gsl 2.6.*
- imageio 2.8.*
- ipykernel 5.1.*
- ipython 7.13.*
- ipython_genutils 0.2.*
- ipywidgets 7.5.*
- keras 2.3.*
- matplotlib-base 3.1.*
- mkl 2019.4.*
- mkl-service 2.3.*
- nbformat 5.0.*
- notebook 6.0.*
- numpy 1.18.*
- pandas 1.0.*
- pip 20.0.*
- plotly 4.6.*
- python 3.6.*
- pytorch 1.5.*
- scikit-learn 0.22.*
- scipy 1.4.*
- seaborn 0.10.*
- statsmodels 0.10.*
- tensorflow 2.0.*
- tqdm 4.46.*
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
backend/package-lock.json
npm
- 166 dependencies
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 *