Skip to content

issues Search Results · repo:martibosch/detectree language:Python

Filter by

13 results
 (73 ms)

13 results

inmartibosch/detectree (press backspace or delete to remove)

- detectree version: 0.5.1 - Python version: 3.11.9 64 bit - Operating system: win 11 Description i wanted to train a model, but train_test_split fails What I Did import detectree as dtr random_state ...
  • tadolphi
  • 1
  • Opened 
    on Oct 18, 2024
  • #25

the pixel-level classification is refined by means of a graph cuts algorithm [@boykov2004experimental] to avoid sparse pixels classified as trees by enforcing consistency between adjacent tree pixels ...
  • wittylife
  • 1
  • Opened 
    on Jun 20, 2024
  • #24

- detectree version: 0.4.1 - Python version: 3.9 - Operating system: Ubuntu 20.04 Description Attempt to import detectree, results in import error, _gaussian_kernel1d cannot be imported. This ...
  • jehontan
  • 3
  • Opened 
    on Jul 12, 2022
  • #12

- detectree version: 0.4.1 - Python version: 3.9 - Operating system: macOS big sur 11.4 Description After installing detectree, I try to execute some cli commands, like detectree train-test-split ...
  • ligaofeng0901
  • 1
  • Opened 
    on Apr 19, 2022
  • #11

The method Classifier::classify_img returns predicted class (0 or 1) from clf.predict(X) for refine=False case. The class value is probably from the response build_response_from_arr. https://github.com/martibosch/detectree/blob/9d20e829cc33bb9418234514e27f20c3767c7438/detectree/classifier.py#L376 ...
  • easz
  • 2
  • Opened 
    on Dec 27, 2021
  • #10

https://github.com/martibosch/detectree/blob/56e8f3046ccbdbff4626ac35af99798fe78b5830/detectree/filters.py#L15 # # Since we are calling correlate, not convolve, revert the kernel # weights = _gaussian_kernel1d(sigma, ...
  • easz
  • 1
  • Opened 
    on Dec 23, 2021
  • #9

Hi, I have one query regarding this repo. This has a pretrained classifier on aerial images of trees right? I wanted to try utilizing the custom weights of this pretrained classifier along with my custom ...
  • Ayushri
  • 6
  • Opened 
    on Apr 6, 2021
  • #8

Hello ! I m trying to reproduce the detectree code in my computer, but I m receiving an error when I execute this line of the background code: split_df, evr = ts.train_test_split(method= cluster-II , ...
  • pedromarcolin
  • 7
  • Opened 
    on Aug 21, 2020
  • #7

- [x] Add one or two sentences citing related work - [x] Have you compared detectree to other methods? If so, it would be nice to discuss some of the pros/cons in the paper. Related to this, the ...
  • rmsare
  • 2
  • Opened 
    on May 28, 2020
  • #5

The detectree-example repository does a very nice job of walking users through the core methods implemented in detectree and several options for sampling/grouping the training data to yield useful classifiers ...
  • rmsare
  • 5
  • Opened 
    on May 28, 2020
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub