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: 11 months ago · JSON representation

Repository

nothing to do

Basic Info
  • Host: GitHub
  • Owner: ishA7146An
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 220 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed 11 months ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Citation Codeowners Security Governance Authors Notice Copyright

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: ishA7146An
  • Kind: user

Dependencies

.github/workflows/ci-plus.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
Cargo.lock cargo
  • 488 dependencies
Cargo.toml cargo
DESCRIPTION cran
  • base64enc * imports
  • glue * imports
  • googleAuthR * imports
  • jsonlite * imports
  • tibble * imports
.github/workflows/api-gateway.yaml actions
  • actions/checkout v4 composite
  • docker/build-push-action v6 composite
  • docker/login-action v3 composite
  • docker/setup-buildx-action v3 composite
bower.json bower
Dockerfile docker
  • python 3-slim-bullseye build
cloud-native-backend/Dockerfile docker
  • python 3.8-slim build
docker-compose.yml docker
  • mongo latest
  • mongo-express latest
udacity-c3-deployment/docker/Dockerfile docker
  • nginx alpine build
go.mod go
  • github.com/go-chi/chi v1.5.5
  • github.com/go-mail/mail/v2 v2.3.0
  • github.com/golang-jwt/jwt/v5 v5.2.1
  • github.com/lib/pq v1.10.9
  • golang.org/x/crypto v0.32.0
  • gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc
  • gopkg.in/mail.v2 v2.3.1
kubeutil/go.mod go
  • github.com/766b/go-outliner v0.0.0-20180511142203-fc6edecdadd7
  • gopkg.in/yaml.v2 v2.4.0
build.gradle maven
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
pom.xml maven
webporter-collector-zhihu/pom.xml maven
  • com.github.brianway:webporter-core ${project.version}
  • com.github.brianway:webporter-data-elasticsearch ${project.version}
  • junit:junit
  • us.codecraft:webmagic-core
  • us.codecraft:webmagic-extension
backend/package-lock.json npm
  • 207 dependencies
client/package-lock.json npm
  • 194 dependencies
client/yarn.lock npm
  • 1483 dependencies
package-lock.json npm
  • 191 dependencies
package.json npm
  • @eslint/js ^9.9.0 development
  • eslint ^9.9.0 development
  • eslint-plugin-react ^7.35.0 development
  • globals ^15.9.0 development
yarn.lock npm
  • 1224 dependencies
FSH.StarterKit.nuspec nuget
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
prokit_flutter/pubspec.yaml pub
  • build_runner ^2.0.6 development
  • flutter_test {"sdk" => "flutter"} development
  • mobx_codegen ^2.0.2 development
  • animations ^2.0.1
  • cached_network_image ^3.1.0
  • card_swiper ^1.0.2
  • carousel_slider ^4.0.0
  • charts_flutter ^0.11.0
  • clippy_flutter ^2.0.0-nullsafety.1
  • cloud_firestore ^2.2.0
  • collection ^1.15.0
  • cupertino_icons ^1.0.3
  • dots_indicator ^2.0.0
  • expandable_bottom_sheet ^1.0.0+2
  • file_picker ^3.0.1
  • firebase_core ^1.4.0
  • firebase_crashlytics ^2.1.1
  • firebase_messaging ^10.0.4
  • fl_chart ^0.36.1
  • flutter {"sdk" => "flutter"}
  • flutter_colorpicker ^0.4.0
  • flutter_local_notifications ^5.0.0+4
  • flutter_mobx ^2.0.1
  • flutter_rating_bar ^4.0.0
  • flutter_reaction_button ^1.0.8
  • flutter_slidable ^0.6.0
  • flutter_staggered_animations ^1.0.0
  • flutter_staggered_grid_view ^0.4.0
  • flutter_svg ^0.22.0
  • flutter_vector_icons ^1.0.0
  • geocoding ^2.0.0
  • geolocator ^7.3.1
  • google_fonts ^2.1.0
  • google_maps_flutter ^2.0.6
  • google_mobile_ads ^0.12.2
  • google_sign_in ^5.0.4
  • html ^0.15.0
  • http ^0.13.3
  • image_picker ^0.8.1+3
  • intl ^0.17.0
  • liquid_swipe ^2.1.0
  • local_auth ^1.1.6
  • lottie ^1.1.0
  • mobx ^2.0.3
  • multi_image_picker ^4.8.00
  • nb_utils ^4.4.4
  • onesignal_flutter 3.2.0
  • otp_text_field ^1.1.1
  • package_info ^2.0.2
  • percent_indicator ^3.0.1
  • photo_view ^0.12.0
  • provider ^5.0.0
  • razorpay_flutter ^1.2.7
  • share ^2.0.4
  • showcaseview ^1.0.0
  • signature ^4.1.1
  • simple_animations ^3.1.1
  • sleek_circular_slider ^2.0.0
  • sliding_up_panel ^2.0.0+1
  • syncfusion_flutter_charts ^19.1.67
  • url_launcher ^6.0.3
  • video_player ^2.1.4
  • webview_flutter ^2.0.8
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
pyproject.toml pypi
  • chardet >=5.2.0
  • cryptography >=44.0.2
  • distro sys_platform=='linux'
  • filelock >=3.18.0
  • google-api-python-client >=2.167.0
  • google-auth >=2.39.0
  • google-auth-httplib2 >=0.2.0
  • google-auth-oauthlib >=1.2.2
  • httplib2 >=0.22.0
  • lxml >=5.4.0
  • passlib >=1.7.4
  • pathvalidate >=3.2.3
  • python-dateutil *
  • yubikey-manager >=5.6.1
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
  • jinja2 *
  • markdown *
  • watchdog *
Gemfile rubygems
  • byebug >= 0 development
  • capybara >= 2.15, < 4.0 development
  • chromedriver-helper >= 0 development
  • listen >= 3.0.5, < 3.2 development
  • selenium-webdriver >= 0 development
  • spring >= 0 development
  • spring-watcher-listen ~> 2.0.0 development
  • sqlite3 >= 0 development
  • web-console >= 3.3.0 development
  • bootsnap >= 1.1.0
  • coffee-rails ~> 4.2
  • devise >= 0
  • jbuilder ~> 2.5
  • jquery-rails >= 0
  • puma ~> 3.11
  • rails ~> 5.2.0
  • rails_12factor >= 0
  • razorpay >= 0
  • sass-rails ~> 5.0
  • tzinfo-data >= 0
  • uglifier >= 1.3.0
  • whenever >= 0
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/gateway.yml actions
.github/workflows/msbuild.yml actions
  • actions/checkout v2 composite
  • microsoft/setup-msbuild v1.0.2 composite
.github/workflows/blank.yml actions
  • gege-circle/github-action master composite
.github/workflows/close-inactive-tickets.yml actions
  • actions/stale v5 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v4 composite
  • github/codeql-action/analyze v3 composite
  • github/codeql-action/autobuild v3 composite
  • github/codeql-action/init v3 composite
.github/workflows/lint_python.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v5 composite
  • docker/login-action v3 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
environment.yml pypi