Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Copula-based conformal bounding box prediction
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Robust events detection
Copula-based conformal bounding box prediction
Commits
fbd38ed4
Commit
fbd38ed4
authored
8 months ago
by
Bruce Cyusa Mukama
Browse files
Options
Downloads
Patches
Plain Diff
Delete ToDo.md
parent
1c9c1f1d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ToDo.md
+0
-48
0 additions, 48 deletions
ToDo.md
with
0 additions
and
48 deletions
ToDo.md
deleted
100644 → 0
+
0
−
48
View file @
1c9c1f1d
-
READ THIS ALL AND DELETE DUPLICATES & DEPRECATED(S)
-
do we split the synthetic datasets?
-
keep it simple -> only go crazy-shiny for big conferences/journals!!!
-
reduce the num of imgs to 2-3k on each dataset and fully test a loop with the 4 datasets (from init to report)!!!
-
check kitti_to_yolo vs eval (validity, etc.),
-
auto highlight/textbf latex!!
-
check bdd100K txt vs png vs sorting,
-
deal with missing labels the same way on both datasets!!
-
yaml, etc.
-
run an experiment for each yalm in configurations | setup(s) -> one per dataset # decoupled solutions !!!
-
change the Bdd preprocessor so that you don't need the dummy gt fields!
-
figure out why some labels seem to be missing,
-
fix the (first) images with some obj but with empty labels!
-
dropping them might be fine for our FP use case but NOK for PR guarantees!
-
enforce bounds & constraints satification,
-
max additive should be more valid?
-
replace the dummy detector by dummy datasets & a pass through/identity detector?
-
verify the number of images that are used for fine-tunning, it seems too small!!! -> the split params!!!
-
add a single seed everywhere untill it all becomes fully repeatable!!!
-
we use the accessible 80k not 100k
-
make it repeateable, fold-preemptable and fold-auditable,
-
compare this code base with your other/cleaner codebases and apply the discovered improvements (#FileByFile),
-
look at the data and chose the best semi-parametric copulas (ex: Gaussian for synth) using Kendall Tau, etc.
-
replace residues by residuals in your text,
-
try Zero hessians as that (de/reactivated) warning advices,
-
maybe, access the yaml with get & default values?
-
rename the detector for synthetic datasets or just add the dts name to the "Logging results" ... msg?
-
rename Split(s) as Fold(s) everywhere (#FileByFile)?
-
in demo, auto figure out if temp or not, which dataset, detectors, etc.
-
in future codebases
-> foreach dts then foreach detector (instead of what done here!!!!)
-> add log files to your experiments -> better search txt than scroll cmd lines!!!
-
merge this to do list with the others!
-
new best practice = set gloabl seeds and local/dedicated rnd generator for each stocha op using the same utils.SEED
-
stop manual testing!
-
figure out weather using jpgs instead of pngs could speed up or lighten things!
-
use multiple devices,
-
(re)implement reporting with a single axis and a single table per dataset!!!
-
finalize the README.md file!
-
figure out why DE hangs after convergence > 1.0
-
add the handling of folds with zero (or one) size, i.e., simple splits!
-
remember to put back the right values in exp...yaml
-
add the pdf on github,
-
check the formatting of your final version (editors, etc.),
-
make your code compatible with using multiple devices!
-
/!
\
save the config in results.pkl!!!
-
fully run zhang et al on the gpu -> accelerate it!!
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment