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: V5hUFIAuol
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 339 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
Roadmap
Authors
Notice
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: V5hUFIAuol
- Kind: user
- Repositories: 1
- Profile: https://github.com/V5hUFIAuol
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
Cargo.lock
cargo
- 216 dependencies
Cargo.toml
cargo
bower.json
bower
compile-build-date/Cargo.toml
cargo
Podfile
cocoapods
- JitsiMeetSDK >= 0
SwiftGoogleTranslate.podspec
cocoapods
DESCRIPTION
cran
- base64enc * imports
- glue * imports
- googleAuthR * imports
- jsonlite * imports
- tibble * imports
Dockerfile
docker
- alpine latest build
NSMusicS-Electron/Dockerfile
docker
- nginx 1.23.3-alpine build
api/Dockerfile
docker
- python latest build
docker-compose-builder.yml
docker
docker-compose.yml
docker
- htcondor/cm 9.2-el7
- htcondor/execute 9.2-el7
udacity-c3-deployment/docker/Dockerfile
docker
- nginx alpine build
go.mod
go
- github.com/containerd/containerd v1.5.3
- github.com/docker/cli v20.10.7+incompatible
- github.com/docker/docker v20.10.7+incompatible
- github.com/docker/docker-credential-helpers v0.6.4
- github.com/fvbommel/sortorder v1.0.2
- github.com/google/uuid v1.2.0
- github.com/gorilla/mux v1.8.0
- github.com/moby/sys/mount v0.2.0
- github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
- github.com/morikuni/aec v1.0.0
- github.com/pkg/errors v0.9.1
- github.com/sirupsen/logrus v1.8.1
- github.com/theupdateframework/notary v0.7.0
- golang.org/x/time v0.0.0-20210611083556-38a9dc6acbc6
- google.golang.org/grpc v1.39.0
go.sum
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
Prj-Android/build.gradle
maven
build.gradle
maven
build.gradle.kts
maven
pom.xml
maven
Front End/dia-1-indtroducao-a-react/exercicio-2-app/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
- web-vitals ^1.0.1
backend/package.json
npm
- nodemon ^3.0.1 development
- bcrypt ^5.1.1
- body-parser ^1.20.2
- cookie-parser ^1.4.6
- cors ^2.8.5
- dotenv ^16.3.1
- express ^4.18.2
- jsonwebtoken ^9.0.2
- mongoose ^7.5.0
- peerjs ^1.5.0
- socket.io ^4.7.2
- validator ^13.11.0
challenges/typescript/package-lock.json
npm
- 119 dependencies
client/package-lock.json
npm
- 1773 dependencies
package-lock.json
npm
- 1421 dependencies
package.json
npm
- babel-plugin-transform-decorators ^6.24.1 development
- node-sass ^4.11.0 development
- react-redux ^6.0.0 development
- sass-loader ^7.1.0 development
- ws ^6.1.2 development
- @material-ui/core ^1.5.1
- @material-ui/icons ^1.1.1
- ajv ^6.5.3
- axios ^0.18.0
- classnames ^2.2.6
- install ^0.12.2
- jshint ^2.9.7
- konva ^2.6.0
- loadash ^1.0.0
- lodash ^4.17.11
- npm ^6.4.1
- prop-types ^15.6.2
- rc-color-picker ^1.2.6
- react ^16.8.1
- react-color ^2.17.0
- react-cookie ^3.0.4
- react-dnd 5.0.0
- react-dnd-html5-backend 5.0.1
- react-dom ^16.8.2
- react-dropzone ^8.0.3
- react-jss ^8.6.1
- react-konva ^16.8.0
- react-rnd ^9.1.1
- react-router-dom ^4.3.1
- react-scripts 3.0.0
- redux ^4.0.1
- simple-peer ^9.1.2
- typeface-roboto 0.0.54
- use-image ^1.0.3
- uuid ^3.3.2
- webrtc-adapter ^6.4.8
FSH.StarterKit.nuspec
nuget
pubspec.lock
pub
- 105 dependencies
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
Pipfile
pypi
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 *
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
Gemfile
rubygems
- github-pages >= 0
Gemfile.lock
rubygems
- addressable 2.5.2
- bundler 1.16.1
- colorator 1.1.0
- concurrent-ruby 1.0.5
- em-websocket 0.5.1
- eventmachine 1.2.7
- ffi 1.9.25
- forwardable-extended 2.6.0
- http_parser.rb 0.6.0
- i18n 0.9.5
- jekyll 3.8.3
- jekyll-last-modified-at 1.0.1
- jekyll-sass-converter 1.5.2
- jekyll-watch 2.0.0
- kramdown 1.17.0
- liquid 4.0.0
- listen 3.1.5
- mercenary 0.3.6
- pathutil 0.16.1
- posix-spawn 0.3.13
- public_suffix 3.0.2
- rake 12.3.1
- rb-fsevent 0.10.3
- rb-inotify 0.9.10
- rouge 3.1.1
- ruby_dep 1.5.0
- safe_yaml 1.0.4
- sass 3.5.6
- sass-listen 4.0.0
- uswds-jekyll 4.1.0
api-gateway-microservice/src/main/docker/Dockerfile
docker
- java 8 build
exploreapp/pubspec.lock
pub
- async 2.2.0
- boolean_selector 1.0.4
- charcode 1.1.2
- cloud_firestore 0.12.9
- collection 1.14.11
- connectivity 0.4.3+7
- cupertino_icons 0.1.2
- firebase_core 0.4.0+8
- flutter 0.0.0
- flutter_test 0.0.0
- google_maps_flutter 0.5.20+1
- matcher 0.12.5
- meta 1.1.6
- path 1.6.2
- pedantic 1.7.0
- quiver 2.0.3
- rxdart 0.22.1+1
- shared_preferences 0.5.3+4
- sky_engine 0.0.99
- source_span 1.5.5
- stack_trace 1.9.3
- stream_channel 2.0.0
- string_scanner 1.0.4
- term_glyph 1.1.0
- test_api 0.2.5
- typed_data 1.1.6
- url_launcher 5.1.2
- vector_math 2.0.8
environment.yml
pypi
Snapdex.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
swiftpm
- github.com/Alamofire/Alamofire 5.10.2
- github.com/apple/swift-protobuf 1.29.0
- github.com/firebase/firebase-ios-sdk 11.11.0
- github.com/firebase/leveldb 1.22.5
- github.com/firebase/nanopb 2.30910.0
- github.com/google/GoogleAppMeasurement 11.11.0
- github.com/google/GoogleDataTransport 10.1.0
- github.com/google/GoogleUtilities 8.0.2
- github.com/google/abseil-cpp-binary 1.2024072200.0
- github.com/google/app-check 11.2.0
- github.com/google/grpc-binary 1.69.0
- github.com/google/gtm-session-fetcher 4.4.0
- github.com/google/interop-ios-for-google-sdks 101.0.0
- github.com/google/promises 2.4.0
- github.com/groue/GRDB.swift
- github.com/onevcat/Kingfisher 8.3.1
- github.com/tevelee/SwiftUI-Flow 3.0.2