WildMeOrg / wildbook-ia

Wildbook's Image Analysis (WBIA) backend service supporting machine learning for wildlife conservation
https://wildbook.org
Apache License 2.0
76 stars 19 forks source link

IA-541 - Next-gen Restructuring #213

Closed bluemellophone closed 1 year ago

bluemellophone commented 2 years ago

This PR is a work in progress. Steps to work on next are to get all tests to pass within the Docker image

Restructuring and Removed Submodules

Known Issues

Failing tests

FAILED wbia/control/manual_species_funcs.py::get_species_rowids_from_text:0
FAILED wbia/dtool/depcache_control.py::DependencyCache.get:1
FAILED wbia/algo/hots/nn_weights.py::fg_match_weighter:0
FAILED wbia/web/graph_server.py::GraphAlgorithmActor:1
FAILED wbia/algo/verif/vsone.py::OneVsOneProblem:0
FAILED wbia/algo/smk/inverted_index.py::InvertedAnnots.compute_gammas:0
FAILED wbia/core_annots.py::postprocess_mask:0
FAILED wbia/dtool/example_depcache2.py::testdata_depc3:0
FAILED wbia/core_annots.py::gen_featweight_worker:0
FAILED wbia/algo/verif/deploy.py::Deployer.deploy:0
FAILED wbia/algo/hots/chip_match.py::_ChipMatchVisualization.show_single_namematch:0
FAILED wbia/control/manual_featweight_funcs.py::get_annot_fgweights:0
FAILED wbia/core_annots.py::compute_fgweights:0
FAILED wbia/dtool/depcache_control.py::DependencyCache.get_rowids:0
FAILED wbia/algo/smk/smk_pipeline.py::SMK.match_single:0
FAILED wbia/dtool/depcache_table.py::DependencyCacheTable._rectify_ids:1
FAILED wbia/viz/viz_chip.py::show_chip:0
FAILED wbia/plottool/draw_func2.py::extract_axes_extents:0
FAILED wbia/algo/hots/query_request.py::new_wbia_query_request:1
FAILED wbia/algo/hots/neighbor_index_cache.py::group_daids_by_cached_nnindexer:0
FAILED wbia/dtool/depcache_table.py::_TableComputeHelper._chunk_compute_dirty_rows:0
FAILED wbia/algo/verif/pairfeat.py::PairwiseFeatureExtractor._make_pairwise_features:0
FAILED wbia/algo/graph/mixin_matching.py::InfrLearning.learn_evaluation_verifiers:0
FAILED wbia/algo/hots/neighbor_index.py::get_support_data:0
FAILED wbia/algo/smk/inverted_index.py::InvertedAnnots.compute_word_weights:0
FAILED wbia/dtool/sql_control.py::SQLDatabaseController.get_table_column_data:0
FAILED wbia/algo/verif/pairfeat.py::PairwiseFeatureExtractor._enriched_pairwise_matches:0
SKIPPED [376] ../../virtualenv/wbia.3.8.9/lib/python3.9/site-packages/xdoctest/plugin.py:209: doctest encountered global skip directive
SKIPPED [33] ../../virtualenv/wbia.3.8.9/lib/python3.9/site-packages/xdoctest/doctest_example.py:850: Skipped

27 failed, 551 passed, 409 skipped, 129 warnings